feat: le lien de version pointe vers /a-propos/roadmap #94
This commit is contained in:
+1
-1
@@ -203,7 +203,7 @@ navbar = dbc.Navbar(
|
|||||||
[
|
[
|
||||||
html.A(
|
html.A(
|
||||||
version,
|
version,
|
||||||
href="https://github.com/ColinMaudry/decp.info/blob/main/CHANGELOG.md",
|
href="/a-propos/roadmap",
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
className="version",
|
className="version",
|
||||||
|
|||||||
Reference in New Issue
Block a user