diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-07-31 20:07:09 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-07-31 20:07:09 +0000 |
commit | c2cee30432ab05d09b98e6b289d1e5efa34f713f (patch) | |
tree | 4f36eb29d75bf1d8ad7adfecee50b95f324c650b | |
parent | Merge pull request #84 from jungle-boogie/patch-10 (diff) | |
parent | Fix URL typo (diff) | |
download | awesome-selfhosted-c2cee30432ab05d09b98e6b289d1e5efa34f713f.tar.gz awesome-selfhosted-c2cee30432ab05d09b98e6b289d1e5efa34f713f.zip |
Merge pull request #86 from stvnjacobs/fix-url-typo
Fix staticsitegenerators URL Misspelling
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -456,7 +456,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Static site generators -See https://staticsitegenrators.net/ and https://www.staticgen.com +See https://staticsitegenerators.net and https://www.staticgen.com ## URL Shorteners |