Skip to content
Prev Previous commit
reference nightly and stable docs
  • Loading branch information
Vladislav Supalov committed Oct 17, 2022
commit 416b3b82179fda90dca73e09d4ae797755e5aac0
3 changes: 2 additions & 1 deletion template/.readme/partials/borrowed/documentation.md.j2.j2
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Documentation

The documentation for this operator can be found [here](https://docs.stackable.tech/{{operator_name}}/stable/index.html).
The stable documentation for this operator can be found [here](https://docs.stackable.tech/{{operator_name}}/stable/index.html).
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.

The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech).