aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-03-03 18:09:56 -0800
committerFranck Cuny <franck@fcuny.net>2023-03-03 18:09:56 -0800
commitfae407fe88e381485b2d3ba500d0e3191ca6d730 (patch)
tree49c9a02b8e61523af489f3532a0f27467ac06c6e /config.toml
parentci: delete drone's configuration (diff)
downloadfcuny.net-fae407fe88e381485b2d3ba500d0e3191ca6d730.tar.gz
fix: correct URL for my various repositories
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 2cfef5c..04669d7 100644
--- a/config.toml
+++ b/config.toml
@@ -38,7 +38,7 @@ enableGitInfo = false
identifier = "code"
name = "code"
title = "code"
- url = "https://git.fcuny.net/fcuny/"
+ url = "https://git.fcuny.net/"
weight = 130
[[menu.main]]