aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/docs/README.md2
-rwxr-xr-xdoc/docs/doc/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/docs/README.md b/doc/docs/README.md
index 0d23ed1..df09a37 100755
--- a/doc/docs/README.md
+++ b/doc/docs/README.md
@@ -4,6 +4,6 @@ heroImage: ./image/yuescript.svg
4tagline: A language that compiles to Lua 4tagline: A language that compiles to Lua
5actionText: Quick Start → 5actionText: Quick Start →
6actionLink: /doc/ 6actionLink: /doc/
7footer: MIT Licensed | Copyright © 2022 Li Jin 7footer: MIT Licensed | Copyright © 2023 Li Jin
8--- 8---
9 9
diff --git a/doc/docs/doc/README.md b/doc/docs/doc/README.md
index 8720754..49356b8 100755
--- a/doc/docs/doc/README.md
+++ b/doc/docs/doc/README.md
@@ -3250,7 +3250,7 @@ print i, k -- these have been updated
3250 3250
3251## Licence: MIT 3251## Licence: MIT
3252 3252
3253Copyright (c) 2022 Li Jin 3253Copyright (c) 2023 Li Jin
3254 3254
3255Permission is hereby granted, free of charge, to any person obtaining a copy 3255Permission is hereby granted, free of charge, to any person obtaining a copy
3256of this software and associated documentation files (the "Software"), to deal 3256of this software and associated documentation files (the "Software"), to deal