Skip to content

Commit 96cc6c0

Browse files
Changed the repository URL to the correct one
1 parent 2dabbb0 commit 96cc6c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ anchor = "smart"
4242

4343
[params]
4444
tagManagerId = "GTM-T4MTBKP"
45-
# gitHubRepo = "https://github.com/redis/docs" TODO: for when new repo is ready
46-
gitHubRepo = "https://github.com/redis-learn/redis-docs"
45+
gitHubRepo = "https://github.com/redis/docs"
46+
4747
# Display and sort order for client examples
4848
clientsExamples = ["Python", "Node", "Java", "Go", "C#"]
4949
searchService = "/convai/api/search-service"

0 commit comments

Comments
 (0)