File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ nanoc_config:
3737 exclude :
3838 - ' ^https?://travis-ci.org/*'
3939 - ' ^https?://ci.appveyor.com/*'
40+ - ' https://twitter.com/datastax'
4041rewrites :
4142 - http://datastax.github.io/cpp-driver/ : /
4243 - https://datastax.github.io/cpp-driver/ : /
@@ -64,6 +65,12 @@ rewrites:
6465 - https://www.h5l.org : https://github.com/heimdal/heimdal # Temporary until h5l.org is back online
6566 - http://docs.datastax.com/en/developer/cpp-driver/latest/ : / # Get current version documentation
6667 - https://github.com/datastax/cpp-driver/blob/master/vc_build.bat : https://github.com/datastax/cpp-driver/blob/2.14.0/vc_build.bat
68+ - search : ' https://community.datastax.com/index.html'
69+ replace : ' https://cassandra.apache.org/_/community.html'
70+ - search : ' https://academy.datastax.com/slack'
71+ replace : ' https://dtsx.io/discord'
72+ - search : ' 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'
73+ replace : ' https://www.boost.org/users/download/'
6774rules :
6875 use_path_nav_files_only : true
6976
You can’t perform that action at this time.
0 commit comments