fix broken link (#1813)

This commit is contained in:
Christian Oliff 2022-09-12 10:20:04 +09:00 committed by GitHub
parent f4a1b38c76
commit 0790eb173d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@ linktitle: Comments
description: Hugo ships with an internal Disqus template, but this isn't the only commenting system that will work with your new Hugo website. description: Hugo ships with an internal Disqus template, but this isn't the only commenting system that will work with your new Hugo website.
date: 2017-02-01 date: 2017-02-01
publishdate: 2017-02-01 publishdate: 2017-02-01
lastmod: 2017-03-09
keywords: [sections,content,organization] keywords: [sections,content,organization]
categories: [project organization, fundamentals] categories: [project organization, fundamentals]
menu: menu:
@ -60,7 +59,7 @@ These are some alternatives to Disqus:
* [Muut](https://muut.com/) * [Muut](https://muut.com/)
* [Remark42](https://remark42.com/) (Open source, Golang, Easy to run docker) * [Remark42](https://remark42.com/) (Open source, Golang, Easy to run docker)
* [Staticman](https://staticman.net/) * [Staticman](https://staticman.net/)
* [Talkyard](https://www.talkyard.io/blog-comments) (Open source, & serverless hosting) * [Talkyard](https://blog-comments.talkyard.io/) (Open source, & serverless hosting)
* [Utterances](https://utteranc.es/) (Open source, GitHub comments widget built on GitHub issues) * [Utterances](https://utteranc.es/) (Open source, GitHub comments widget built on GitHub issues)
[configuration]: /getting-started/configuration/ [configuration]: /getting-started/configuration/