Skip to content

Commit 7b28cb6

Browse files
committed
files_rebased_from_docs_to_dosc_source
1 parent c8e9517 commit 7b28cb6

4 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
suppress_warnings = [
7373
'misc.highlighting_failure', # Suppress warning in exception in digits_vae
74-
'mystnb.unknown_mime_type', # Suppress warning for unknown mime type (e.g. colab-display-data+json)
74+
'mystnb.unknown_mime_type', # Suppress warning for unknown mime type (e.g. colab-display-data+json)
7575
]
7676

7777
# -- Options for myst ----------------------------------------------

docs/source/tutorials.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Once you've gone through this content, you can refer to package-specific
3131
documentation for resources that go into more depth on various topics:
3232

3333
- [JAX tutorials](https://jax.readthedocs.io/en/latest/tutorials.html)
34-
- [FLAX user guides](https://flax.readthedocs.io/en/latest/guides/index.html)
34+
- [FLAX user guides](https://flax.readthedocs.io/en/latest/guides/index.html)

0 commit comments

Comments
 (0)