mirror of https://github.com/docker/docs.git
Update docs.html
This commit is contained in:
parent
dca5b45750
commit
a0e7eb56d0
|
@ -204,7 +204,7 @@ ng\:form {
|
|||
"id" : "8453675",
|
||||
"unique_id" : "{{ page.path }}",
|
||||
"title" : "{{ page.title }}",
|
||||
"permalink" : "{{ page.path }}"
|
||||
"permalink" : "https://github.com/docker/docker.github.io/blob/master/{{ page.path }}"
|
||||
};
|
||||
(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'));
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue