Skip to content

Commit 276de36

Browse files
Merge pull request #668 from softlayer/issues664
added a link to directly edit the articles
2 parents cfb83aa + e1b3d50 commit 276de36

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

layouts/partials/feedback-menu.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
opening up a github issue.<br>
77
<a class="" href="https://github.com/softlayer/githubio_source/issues/new?title=Feedback%20for%20{{.Section}}%20-%20{{.Title}}&body=Feedback+regarding%3A%20{{ .Permalink }}"> Open an issue</a>
88
<i class="fab fa-github" alt="github"></i>
9+
<span> - </span>
10+
<a class="" href="https://github.com/softlayer/githubio_source/edit/master/content/{{.Section}}/{{.File}}.md" style="text-align: right;"> Quick Edit</a>
11+
<i class="fab fa-github" alt="github"></i>
12+
913
</p>
1014
</div>
11-
</div>
15+
</div>

0 commit comments

Comments
 (0)