diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-04-11 08:38:57 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-04-11 08:38:57 -0300 |
commit | f40aa7fc7279c0122de77e32039973af0e673871 (patch) | |
tree | 639cddb65b50f574836bb51a22d1e853791b02e6 /docs/index.md | |
parent | 822af7507c122eed361983e6f060d42d2884ba8f (diff) | |
download | padrao-f40aa7fc7279c0122de77e32039973af0e673871.tar.gz padrao-f40aa7fc7279c0122de77e32039973af0e673871.tar.bz2 |
Make an anchor to the license link
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md index 3cf4013..2105e4b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,8 +24,7 @@ Originalmente [Padrão Saravá][], agora Padrão em [fluxo][] ### Licença -O Padrão Fluxo é distribuído conforme a [GNU Affero General Public -License](http://www.gnu.org/licenses/agpl-3.0.html): +O Padrão Fluxo é distribuído conforme a [GNU Affero General Public License][]: Fluxo Pattern Copyright (C) 2015 Fluxo Group @@ -43,3 +42,5 @@ License](http://www.gnu.org/licenses/agpl-3.0.html): You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. + +[GNU Affero General Public License]: http://www.gnu.org/licenses/agpl-3.0.html |