You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically created PR based on commit 558548415aa269743cf35d3fb9f51873272a7f50 in stackabletech/operator-templating repo.
Triggered by:
Manual run triggered by: vsupalov with message [Fix incorrect README docs links]
Co-authored-by: Vladislav Supalov <[email protected]>
Copy file name to clipboardExpand all lines: .readme/partials/borrowed/documentation.md.j2
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Documentation
2
2
3
-
The stable documentation for this operator can be found [here](https://docs.stackable.tech/{{operator_name}}/stable/index.html).
4
-
If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/{{operator_name}}/nightly/index.html) instead.
3
+
The stable documentation for this operator can be found [here](https://docs.stackable.tech/{{operator_docs_slug}}/stable/index.html).
4
+
If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/{{operator_docs_slug}}/nightly/index.html) instead.
5
5
6
6
The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech).
0 commit comments