Skip to content

Commit

Permalink
Merge pull request #4238 from google:update-banner
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 681008664
  • Loading branch information
Flax Authors committed Oct 1, 2024
2 parents 078b6dd + f706f27 commit 96b0edc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
href="https://flax-nnx.readthedocs.io/en/latest/index.html"
style="text-decoration: none; color: white;"
>
This is Flax Linen. Explore the new <b>Flax NNX</b> API ✨
<span style="color: lightgray;">[Flax Linen]</span> Explore the new <b>Flax NNX</b> API ✨
</a>
"""

Expand Down
2 changes: 1 addition & 1 deletion docs_nnx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
href="https://flax-linen.readthedocs.io/en/latest"
style="text-decoration: none; color: white;"
>
This Flax NNX. Click here for <b>Flax Linen</b>.
<span style="color: lightgray;">[Flax NNX]</span> Click here for the old <b>Flax Linen</b>
</a>
"""

Expand Down

0 comments on commit 96b0edc

Please sign in to comment.