From 41ca13cafe749ef43f71992acf3a8dd5cd8be8a7 Mon Sep 17 00:00:00 2001 From: Christopher Pickering Date: Thu, 5 Jan 2023 13:48:18 -0600 Subject: [PATCH] fixed compare urls --- docs/src/docs/languages/django.md | 4 ++-- docs/src/docs/languages/jinja.md | 2 +- docs/src/docs/languages/nunjucks.md | 2 +- docs/src/docs/languages/twig.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/src/docs/languages/django.md b/docs/src/docs/languages/django.md index 3d23a56..5a3e8f2 100644 --- a/docs/src/docs/languages/django.md +++ b/docs/src/docs/languages/django.md @@ -32,5 +32,5 @@ profile="{{ tool }}" ## Real Life Examples! -- [Django](https://github.com/django/django) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/django-source...RiversideHealthcare:djLint:django-djlint) -- [Wagtail](https://github.com/wagtail/wagtail) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/wagtail-source...RiversideHealthcare:djLint:wagtail-djlint) +- [Django](https://github.com/django/django) source code [reformatted](https://github.com/Riverside-Healthcare/djLint/compare/django-source...Riverside-Healthcare:djLint:django-djlint) +- [Wagtail](https://github.com/wagtail/wagtail) source code [reformatted](https://github.com/Riverside-Healthcare/djLint/compare/wagtail-source...Riverside-Healthcare:djLint:wagtail-djlint) diff --git a/docs/src/docs/languages/jinja.md b/docs/src/docs/languages/jinja.md index 866e692..c1a9a1e 100644 --- a/docs/src/docs/languages/jinja.md +++ b/docs/src/docs/languages/jinja.md @@ -32,4 +32,4 @@ profile="{{ tool }}" ## Real Life Examples! -- [Pallets](https://github.com/pallets/website) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/pallets-source...RiversideHealthcare:djLint:pallets-djlint) +- [Pallets](https://github.com/pallets/website) source code [reformatted](https://github.com/Riverside-Healthcare/djLint/compare/pallets-source...Riverside-Healthcare:djLint:pallets-djlint) diff --git a/docs/src/docs/languages/nunjucks.md b/docs/src/docs/languages/nunjucks.md index ee829f6..e8b623c 100644 --- a/docs/src/docs/languages/nunjucks.md +++ b/docs/src/docs/languages/nunjucks.md @@ -32,5 +32,5 @@ profile="{{ tool }}" ## Real Life Examples! -- [apostrophe](https://github.com/apostrophecms/apostrophe) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/apostrophe-source...RiversideHealthcare:djLint:apostrophe-djlint) +- [apostrophe](https://github.com/apostrophecms/apostrophe) source code [reformatted](https://github.com/Riverside-Healthcare/djLint/compare/apostrophe-source...Riverside-Healthcare:djLint:apostrophe-djlint) diff --git a/docs/src/docs/languages/twig.md b/docs/src/docs/languages/twig.md index ed3b3a6..5a2623e 100644 --- a/docs/src/docs/languages/twig.md +++ b/docs/src/docs/languages/twig.md @@ -32,4 +32,4 @@ profile="{{ tool }}" ## Real Life Examples! -- [bolt](https://github.com/bolt/core) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/bolt-source...RiversideHealthcare:djLint:bolt-djlint) +- [bolt](https://github.com/bolt/core) source code [reformatted](https://github.com/Riverside-Healthcare/djLint/compare/bolt-source...Riverside-Healthcare:djLint:bolt-djlint)