From c22ed2300b94ad7762aa13042ef47cb8a7f4516d Mon Sep 17 00:00:00 2001 From: Umputun Date: Mon, 6 Aug 2018 10:50:31 -0500 Subject: [PATCH] clear link in md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5deac438..82e56862 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ services: container_name: "remark42" environment: - REMARK_URL=https://demo.remark42.com # url pointing to your remark42 server - - SITE=my-site # site ID, same as used for `site_id`, see [Setup on your website](https://github.com/umputun/remark#setup-on-your-website) + - SITE=my-site # site ID, same as used for `site_id`, see "Setup on your website" - SECRET=abcd-123456-xyz-$%^& # secret key - AUTH_GITHUB_CID=12345667890 # oauth2 client ID - AUTH_GITHUB_CSEC=abcdefg12345678 # oauth2 client secret