From 967436485b7cacb58c619da10a685d6ea8e58a9e Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Tue, 22 Apr 2025 11:11:51 +0000 Subject: [PATCH] GITBOOK-586: Web Publishing --- SUMMARY.md | 2 +- advanced/feature-list-by-platform/README.md | 2 +- getting-started/install-and-setup/mobile.md | 2 +- web-publish.md => web-publishing.md | 0 4 files changed, 3 insertions(+), 3 deletions(-) rename web-publish.md => web-publishing.md (100%) diff --git a/SUMMARY.md b/SUMMARY.md index 19f240d..b927fa2 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -23,7 +23,7 @@ *** -* [Web Publish](web-publish.md) +* [Web Publishing](web-publishing.md) ## 📽️ Use Cases diff --git a/advanced/feature-list-by-platform/README.md b/advanced/feature-list-by-platform/README.md index 403504b..b1ca56c 100644 --- a/advanced/feature-list-by-platform/README.md +++ b/advanced/feature-list-by-platform/README.md @@ -32,4 +32,4 @@ Or if you are wondering what are the differences between Evernote and Anytype, c * [#simple-formulas-calculations](other-features.md#simple-formulas-calculations "mention") - [0.44.0](https://community.anytype.io/t/anytype-desktop-0-44-0-released/25865) * [Dates](dates.md) as an Object - [0.44.0](https://community.anytype.io/t/anytype-desktop-0-44-0-released/25865) * RTL - [0.45.0](https://community.anytype.io/t/anytype-desktop-0-45-0-released/26702) -* [Web Publishing](../../web-publish.md) - [0.45.0](https://community.anytype.io/t/anytype-desktop-0-45-0-released/26702) +* [Web Publishing](../../web-publishing.md) - [0.45.0](https://community.anytype.io/t/anytype-desktop-0-45-0-released/26702) diff --git a/getting-started/install-and-setup/mobile.md b/getting-started/install-and-setup/mobile.md index 2df559b..9b08825 100644 --- a/getting-started/install-and-setup/mobile.md +++ b/getting-started/install-and-setup/mobile.md @@ -35,5 +35,5 @@ Now you can scan this code with your mobile device and login or install the app. * [#custom-storage-location](../../advanced/feature-list-by-platform/other-features.md#custom-storage-location "mention") * [graph.md](../../advanced/feature-list-by-platform/graph.md "mention") & Flow * [import-export](../../advanced/data-and-security/import-export/ "mention") -* [web-publish.md](../../web-publish.md "mention") +* [web-publishing.md](../../web-publishing.md "mention") * PIN Code diff --git a/web-publish.md b/web-publishing.md similarity index 100% rename from web-publish.md rename to web-publishing.md