Skip to content

Commit 621c035

Browse files
new rewrite for academy link in yaml
1 parent 23cf7e0 commit 621c035

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ nanoc_config:
3838
- '^https?://travis-ci.org/*'
3939
- '^https?://ci.appveyor.com/*'
4040
- 'https://twitter.com/datastax'
41-
- 'https://academy.datastax.com/slack'
4241
- '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'
4342
rewrites:
4443
- http://datastax.github.io/cpp-driver/: /
@@ -69,6 +68,8 @@ rewrites:
6968
- https://github.com/datastax/cpp-driver/blob/master/vc_build.bat: https://github.com/datastax/cpp-driver/blob/2.14.0/vc_build.bat
7069
- search: 'https://community.datastax.com/index.html'
7170
replace: 'https://cassandra.apache.org/_/community.html'
71+
- search: 'https://academy.datastax.com/slack'
72+
replace: 'https://dtsx.io/discord'
7273
rules:
7374
use_path_nav_files_only: true
7475

0 commit comments

Comments
 (0)