summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Wisselink <wisskid@users.noreply.github.com>2021-12-03 11:59:22 +0100
committerGitHub <noreply@github.com>2021-12-03 11:59:22 +0100
commit428a701b1871b02078a663d51a9a6555195743b3 (patch)
tree51a76b654fb742dd9ea1ee6595baa27f113bc7ca /README.md
parentbaebd59bb4da9fca89da382811b38c8313949c49 (diff)
downloadsmarty-428a701b1871b02078a663d51a9a6555195743b3.tar.gz
smarty-428a701b1871b02078a663d51a9a6555195743b3.tar.bz2
smarty-428a701b1871b02078a663d51a9a6555195743b3.zip
Feature/add docs (#689)
* Add converted docs repo * Set theme jekyll-theme-minimal * Removed BC docs, added TOC * Added TOCs, rewrote most important links in documentation. Linked README to new Github Pages site * some link fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index de091b10..b8991e7a 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Smarty is a template engine for PHP, facilitating the separation of presentation
![CI](https://github.com/smarty-php/smarty/workflows/CI/badge.svg)
## Documentation
-Read the [documentation](https://www.smarty.net/docs/en/) to find out how to use it.
+Read the [documentation](https://smarty-php.github.io/smarty/) to find out how to use it.
## Requirements
Smarty can be run with PHP 7.1 to PHP 8.0.