From 9a3786309fa248e7135e76404d41dfe5c9784af4 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 2 Nov 2020 12:29:47 -0500 Subject: [PATCH] Remove extraneous footer --- docs/plugins/publishing.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/plugins/publishing.md b/docs/plugins/publishing.md index fbeab6340c..71c24a2c07 100644 --- a/docs/plugins/publishing.md +++ b/docs/plugins/publishing.md @@ -56,5 +56,3 @@ $ git reset --hard master $ yarn release $ git push --force ``` - -[Back to Docs](../README.md)