File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ nanoc_config:
38
38
- ' ^https?://travis-ci.org/*'
39
39
- ' ^https?://ci.appveyor.com/*'
40
40
- ' https://twitter.com/datastax'
41
- - ' https://academy.datastax.com/slack'
42
41
- ' 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
42
rewrites :
44
43
- http://datastax.github.io/cpp-driver/ : /
@@ -69,6 +68,8 @@ rewrites:
69
68
- https://github.com/datastax/cpp-driver/blob/master/vc_build.bat : https://github.com/datastax/cpp-driver/blob/2.14.0/vc_build.bat
70
69
- search : ' https://community.datastax.com/index.html'
71
70
replace : ' https://cassandra.apache.org/_/community.html'
71
+ - search : ' https://academy.datastax.com/slack'
72
+ replace : ' https://dtsx.io/discord'
72
73
rules :
73
74
use_path_nav_files_only : true
74
75
You can’t perform that action at this time.
0 commit comments