diff options
author | Jordan Bracco <href@random.sh> | 2022-12-20 01:09:42 +0000 |
---|---|---|
committer | Jordan Bracco <href@random.sh> | 2022-12-20 19:29:41 +0100 |
commit | 4d5126516ab58ebe556640c4a06ae3df2dde5dad (patch) | |
tree | 7a2c97a6cfc107700ff622618aa78ca5a2965178 /config | |
parent | Nola rename: The Big Move, Refs T77 (diff) |
Update repo URL, refs T77.
Diffstat (limited to 'config')
-rw-r--r-- | config/config.exs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.exs b/config/config.exs index caeeb69..c5c5bd8 100644 --- a/config/config.exs +++ b/config/config.exs @@ -20,7 +20,7 @@ config :nola, :data_path, "priv" config :nola, :brand, name: "Nola", - source_url: "https://phab.random.sh/source/Bot/" + source_url: "https://phab.random.sh/source/Nola/" config :ex_aws, region: "us-east-1", |