diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-02-02 22:42:54 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-02-02 22:42:54 +0100 |
| commit | 3714d9ad8d1c6398531ff9a2aecb76d934c69c55 (patch) | |
| tree | 83cb80f8174f2715a9c0d8bbb4ea5e85d6715b69 /docs | |
| parent | a112c7446c574a5d0c8c4cbb7925ea6623bd3c61 (diff) | |
| download | smarty-3714d9ad8d1c6398531ff9a2aecb76d934c69c55.tar.gz smarty-3714d9ad8d1c6398531ff9a2aecb76d934c69c55.tar.bz2 smarty-3714d9ad8d1c6398531ff9a2aecb76d934c69c55.zip | |
Add backlink to GitHub
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index d641309a..5c788f9b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,6 +26,10 @@ and 480 for $height, the result is: - [Features](./features.md) - or "Why do I want Smarty?" ## Help +- [Search or create an issue](https://github.com/smarty-php/smarty/issues) - [Upgrading from an older version](upgrading.md) - [Some random tips & tricks](./appendixes/tips.md) - [Troubleshooting](./appendixes/troubleshooting.md) + +## Source code +- [Smarty repository at GitHub](https://github.com/smarty-php/smarty)
\ No newline at end of file |
