diff options
-rw-r--r-- | documentation/_templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/_templates/footer.html b/documentation/_templates/footer.html index 508129ede4..fb3c58d845 100644 --- a/documentation/_templates/footer.html +++ b/documentation/_templates/footer.html | |||
@@ -5,7 +5,7 @@ | |||
5 | <br> All Rights Reserved. Linux Foundation® and Yocto Project® are registered trademarks of the Linux Foundation. | 5 | <br> All Rights Reserved. Linux Foundation® and Yocto Project® are registered trademarks of the Linux Foundation. |
6 | <br>Linux® is a registered trademark of Linus Torvalds. | 6 | <br>Linux® is a registered trademark of Linus Torvalds. |
7 | <br>© Copyright {{ copyright }} | 7 | <br>© Copyright {{ copyright }} |
8 | <br>Last updated on {{ last_updated }} | 8 | <br>Last updated on {{ last_updated }} from the <a href="https://git.yoctoproject.org/yocto-docs/">yocto-docs</a> git repository. |
9 | </p> | 9 | </p> |
10 | </div> | 10 | </div> |
11 | </footer> | 11 | </footer> |