diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-02-14 16:56:55 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-02-14 16:57:08 +0200 |
| commit | 4db736db1b8d451bc06e7b10736936df6f9fcd14 (patch) | |
| tree | 496d4093d58441b4baf09cf72ebf928aa84a7c92 /doc | |
| parent | 3db8fe4ccfc92865a8a8111f25372a7788eb2562 (diff) | |
[Docs] Fix broken link
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/modules/ROOT/pages/projectile_vs_project.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modules/ROOT/pages/projectile_vs_project.adoc b/doc/modules/ROOT/pages/projectile_vs_project.adoc index cafad41..a1daab1 100644 --- a/doc/modules/ROOT/pages/projectile_vs_project.adoc +++ b/doc/modules/ROOT/pages/projectile_vs_project.adoc @@ -116,7 +116,7 @@ rely on the third-party applications and it's significance today is not that big ** It accepts pull requests ** You don't need to sign a contributor agreement * Projectile has more extensive documentation - ** You can compare it with [project.el's documentation](https://www.gnu.org/software/emacs/manual/html_node/emacs/Projects.html) and decide for themselves + ** You can compare it with https://www.gnu.org/software/emacs/manual/html_node/emacs/Projects.html[project.el's documentation] and decide for yourself == Projectile's Cons |
