diff options
| author | Yong He <yonghe@outlook.com> | 2021-04-29 14:34:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 14:34:09 -0700 |
| commit | 245352d7663614dc836805ca43f2b720f8a026ed (patch) | |
| tree | 447092d9a4687ac8cec580a58bff004b6ac78009 /docs/_layouts | |
| parent | 23d0c8910dfeab0bfa6fd8fa6c2450452bc25d3c (diff) | |
Update document subtitle color (#1828)
Diffstat (limited to 'docs/_layouts')
| -rw-r--r-- | docs/_layouts/user-guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/user-guide.html b/docs/_layouts/user-guide.html index c744c6462..9a776aadc 100644 --- a/docs/_layouts/user-guide.html +++ b/docs/_layouts/user-guide.html @@ -174,7 +174,7 @@ <div id="centeringDiv"> <div id="navDiv"> {% include_relative nav.html %} - <a class="editButton" title="Edit this page" href="https://github.com/{{ site.github.repository_nwo }}/edit/{{ site.branch }}/docs/{{ page.path }}"> + <a class="editButton" title="Edit this page" href="https://github.com/{{ site.github.repository_nwo }}/edit/master/docs/{{ page.path }}"> <svg class="editIcon" height="16" viewBox="0 0 16 16" version="1.1" width="16" aria-hidden="true"> <path fill-rule="evenodd" d="M11.013 1.427a1.75 1.75 0 012.474 0l1.086 1.086a1.75 1.75 0 010 2.474l-8.61 8.61c-.21.21-.47.364-.756.445l-3.251.93a.75.75 0 01-.927-.928l.929-3.25a1.75 1.75 0 01.445-.758l8.61-8.61zm1.414 1.06a.25.25 0 00-.354 0L10.811 3.75l1.439 1.44 1.263-1.263a.25.25 0 000-.354l-1.086-1.086zM11.189 6.25L9.75 4.81l-6.286 6.287a.25.25 0 00-.064.108l-.558 1.953 1.953-.558a.249.249 0 00.108-.064l6.286-6.286z"> |
