We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9968430 commit 615c9c7Copy full SHA for 615c9c7
docs.yaml
@@ -39,7 +39,8 @@ nanoc_config:
39
- '^https?://ci.appveyor.com/*'
40
- 'https://twitter.com/datastax'
41
- 'https://academy.datastax.com/slack'
42
- - 'http://sourceforge.net/projects/boost/files/boost-binaries/1.[0-9]+.0/boost_1_[0-9]+_0-msvc-[0-9]+.[0-9]+-(64|32).exe/download:'
+ - 'http://sourceforge.net/projects/boost/files/boost-binaries/1.[0-9]+.0/boost_1_[0-9]+_0-msvc-[0-9]+.[0-9]+-(64|32).exe/download'
43
+ - 'https://community.datastax.com/index.html'
44
rewrites:
45
- http://datastax.github.io/cpp-driver/: /
46
- https://datastax.github.io/cpp-driver/: /
0 commit comments