Skip to content

Commit d56c47f

Browse files
Merge pull request #555 from emeliawilkinson24/patch-1
Updated docs.yaml
2 parents 81a930f + 848c2ce commit d56c47f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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'
4041
rewrites:
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/'
6774
rules:
6875
use_path_nav_files_only: true
6976

0 commit comments

Comments
 (0)