Disable link check for vcpython link since it always erroneously fails
This commit is contained in:
		| @@ -1,6 +1,10 @@ | |||||||
| title: DataStax Python Driver for Apache Cassandra | title: DataStax Python Driver for Apache Cassandra | ||||||
| summary: DataStax Python Driver for Apache Cassandra Documentation | summary: DataStax Python Driver for Apache Cassandra Documentation | ||||||
| output: docs/_build/ | output: docs/_build/ | ||||||
|  | checks: | ||||||
|  |   external_links: | ||||||
|  |     exclude: | ||||||
|  |     - 'http://aka.ms/vcpython27' | ||||||
| sections: | sections: | ||||||
|   - title: N/A |   - title: N/A | ||||||
|     prefix: / |     prefix: / | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sandeep Tamhankar
					Sandeep Tamhankar