Skip to content

Commit

Permalink
DOCSP-37734 add links to user voide pages
Browse files Browse the repository at this point in the history
  • Loading branch information
kanchana-mongodb authored and i80and committed Apr 9, 2024
1 parent 39936ce commit 5fdba42
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions snooty/rstspec.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1120,6 +1120,14 @@ type = {link = "https://cloud.google.com%s"}
help = "Link to the Microsoft Azure documentation"
type = {link = "https://docs.microsoft.com/en-us/azure%s"}

[role.ftsuservoice]
help = """Link to the Atlas Search Feedback Engine."""
type = {link = "https://feedback.mongodb.com/forums/924868-atlas-search%s"}

[role.avsuservoice]
help = """Link to the Atlas Vector Search Feedback Engine."""
type = {link = "https://feedback.mongodb.com/forums/957605-vector-search%s"}

[role.gettingstarted]
help = """Link to the MongoDB Getting Started guide."""
type = {link = "https://docs.mongodb.org/getting-started%s", ensure_trailing_slash = true}
Expand Down

0 comments on commit 5fdba42

Please sign in to comment.