mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 01:44:26 +02:00
Add backlink to GitHub
This commit is contained in:
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
- PHP8.3 support [#925](https://github.com/smarty-php/smarty/issues/925)
|
- PHP8.3 support [#925](https://github.com/smarty-php/smarty/issues/925)
|
||||||
|
- Backlink to GitHub in docs
|
||||||
|
-
|
||||||
### Fixed
|
### Fixed
|
||||||
- The {debug} tag was broken in v5 [#922](https://github.com/smarty-php/smarty/issues/922)
|
- The {debug} tag was broken in v5 [#922](https://github.com/smarty-php/smarty/issues/922)
|
||||||
|
|
||||||
|
@@ -26,6 +26,10 @@ and 480 for $height, the result is:
|
|||||||
- [Features](./features.md) - or "Why do I want Smarty?"
|
- [Features](./features.md) - or "Why do I want Smarty?"
|
||||||
|
|
||||||
## Help
|
## Help
|
||||||
|
- [Search or create an issue](https://github.com/smarty-php/smarty/issues)
|
||||||
- [Upgrading from an older version](upgrading.md)
|
- [Upgrading from an older version](upgrading.md)
|
||||||
- [Some random tips & tricks](./appendixes/tips.md)
|
- [Some random tips & tricks](./appendixes/tips.md)
|
||||||
- [Troubleshooting](./appendixes/troubleshooting.md)
|
- [Troubleshooting](./appendixes/troubleshooting.md)
|
||||||
|
|
||||||
|
## Source code
|
||||||
|
- [Smarty repository at GitHub](https://github.com/smarty-php/smarty)
|
Reference in New Issue
Block a user