From 312f1e3da3f42a82b99228491427a429ee379648 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 15 Nov 2021 10:11:16 +0100 Subject: [PATCH] Update link in REAMDE --- README.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.org b/README.org index 8831034..11d4e4f 100644 --- a/README.org +++ b/README.org @@ -33,8 +33,8 @@ macOS. PR are welcome if you want to fix that! ** ~0.7.0~ Version ~0.7.0~ renames several functions to conform with the Elisp Coding Conventions. -| Old Name | New Name | -|----------------------------------------------------+----------------------------------------------------| +| Old Name | New Name | +|------------------------------------------------------+------------------------------------------------------| | ~eshell-info-banner--ge-mounted-partitions/duf~ | ~eshell-info-banner--ge-mounted-partitions-duf~ | | ~eshell-info-banner--get-mounted-partitions/df~ | ~eshell-info-banner--get-mounted-partitions-df~ | | ~eshell-info-banner--get-mounted-partitions/windows~ | ~eshell-info-banner--get-mounted-partitions-windows~ | @@ -177,4 +177,4 @@ See [[file:CONTRIBUTING.org]]. * License ~eshell-info-banner.el~ is available under the GNU GPL-3.0 license. You -can find the full text in [[file:LICENSE.md][LICENSE.md]]. +can find the full text in the [[file:LICENSE][LICENSE]] file.