diff options
author | pux <pux@raumdock.pux.dom> | 2023-01-07 19:13:20 +0100 |
---|---|---|
committer | pux <pux@raumdock.pux.dom> | 2023-01-07 19:13:20 +0100 |
commit | 50934794cf5abbd8ab3d0800f28f7b0c586b1f25 (patch) | |
tree | 353abf4cad3e6a360fcaf0187d45964143cc1779 /data | |
parent | 71f54dbeaaf829b29202433559478ed8a8e99abe (diff) | |
download | muckedout-50934794cf5abbd8ab3d0800f28f7b0c586b1f25.tar.gz muckedout-50934794cf5abbd8ab3d0800f28f7b0c586b1f25.tar.bz2 muckedout-50934794cf5abbd8ab3d0800f28f7b0c586b1f25.zip |
whoops s/docs/data
Diffstat (limited to 'data')
-rwxr-xr-x | data/update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/update.sh b/data/update.sh index a3bf2a6..e8078f0 100755 --- a/data/update.sh +++ b/data/update.sh @@ -2,7 +2,7 @@ # RSS RSS_TITLE='muckedout.com' -RSS_TITLE_LINK='https://muckedout.com/docs/' +RSS_TITLE_LINK='https://muckedout.com/data/' RSS_TITLE_DESC='mucked out database' RSS_MY_URL=${RSS_TITLE_LINK} |