Skip to content

Commit a0e7eb5

Browse files
Update docs.html
1 parent dca5b45 commit a0e7eb5

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
@@ -204,7 +204,7 @@
204204
"id" : "8453675",
205205
"unique_id" : "{{ page.path }}",
206206
"title" : "{{ page.title }}",
207-
"permalink" : "{{ page.path }}"
207+
"permalink" : "https://github.com/docker/docker.github.io/blob/master/{{ page.path }}"
208208
};
209209
(function(d,c,j){if(!document.getElementById(j)){var pd=d.createElement(c),s;pd.id=j;pd.src=('https:'==document.location.protocol)?'https://polldaddy.com/js/rating/rating.js':'http://i0.poll.fm/js/rating/rating.js';s=document.getElementsByTagName(c)[0];s.parentNode.insertBefore(pd,s);}}(document,'script','pd-rating-js'));
210210
</script>

0 commit comments

Comments
 (0)