Skip to content

Commit 8dfe096

Browse files
author
LRubin
committed
add leading url to template, markdownify
Signed-off-by: LRubin <[email protected]>
1 parent c03bb7f commit 8dfe096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<img src="/images/chat.png" alt="chat icon" style="margin-right: 10px">
198198
<b>Feedback?</b> Questions? Suggestions?<br/>
199199
<a href="https://github.com/docker/docker.github.io/edit/master/{{ page.path }}" class="nomunge">Edit this page</a>,
200-
<a href="https://github.com/docker/docker.github.io/issues/new?title=Feedback for: {{ page.path }}&body=URL: {{ page.path }}" class="nomunge">file a ticket</a>, or rate this page:
200+
<a href="https://github.com/docker/docker.github.io/issues/new?title=Feedback for: {{ page.path }}&body=URL: [https://docs.docker.com/{{ page.path }}](https://docs.docker.com{{ page.url }})" class="nomunge">file a ticket</a>, or rate this page:
201201
<div id="pd_rating_holder_8453675"></div>
202202
<script type="text/javascript">
203203
PDRTJS_settings_8453675 = {

0 commit comments

Comments
 (0)