This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch old-style-blogs
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/old-style-blogs by this push:
     new 0f415c29 no edit url
0f415c29 is described below

commit 0f415c296ca5a88ea95b74834a8cd409bf039905
Author: Daan Hoogland <[email protected]>
AuthorDate: Mon Jan 8 15:48:56 2024 +0100

    no edit url
---
 docusaurus.config.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 4a3183ff..97f9c4e5 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -36,7 +36,6 @@ const config = {
           showReadingTime: false,
           blogSidebarTitle: 'Recent Posts',
           blogSidebarCount: 10,
-          editUrl: 'https://github.com/apache/cloudstack-www/tree/main/',
         },
         theme: {
           customCss: require.resolve('./src/css/custom.css'),

Reply via email to