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.