Skip to content

Commit

Permalink
make rust docs kinobi link clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelvanderwaal committed May 10, 2024
1 parent 7e3401b commit 46c0b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/renderers-rust/public/templates/layout.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
//! Please DO NOT EDIT THIS FILE, instead use visitors
//! to add features, then rerun kinobi to update it.
//!
//! [https://github.com/kinobi-so/kinobi]
//! <https://github.com/kinobi-so/kinobi>
//!
{% block main %}{% endblock %}

0 comments on commit 46c0b7a

Please sign in to comment.