Skip to content

Commit

Permalink
Atualiza href referente ao CDC (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
naanadr authored Sep 19, 2024
1 parent 4338f0d commit 42f24d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pelicanconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,8 @@
},
{
"title": "Código de Conduta",
"href": "cdc",
"href": "https://apyb.python.org.br/pythonbrasil/cdc/",
"desc": "Código de Conduta da comunidade Python Brasil.",
},
]

Expand Down

0 comments on commit 42f24d4

Please sign in to comment.