Skip to content

Commit 84ccd7e

Browse files
authored
Fix ak8so role (#647)
1 parent 69cc40c commit 84ccd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty/rstspec.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1633,7 +1633,7 @@ type = {link = "https://learn.mongodb.com%s"}
16331633

16341634
[role."ak8so"]
16351635
help = """Link to the MongoDB Atlas Kubernetes Operator documentation."""
1636-
type = {link = "https://www.mongodb.com/docs/atlas/atlas-operator%s", ensure_trailing_slash = true}
1636+
type = {link = "https://www.mongodb.com/docs/atlas/operator%s", ensure_trailing_slash = true}
16371637

16381638
### Types of objects (directive & role pairs)
16391639
[rstobject."py:class"]

0 commit comments

Comments
 (0)