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

ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 91686436d Revert "[YUNIKORN-1372] Use Docusaurus trailingSlashes 
option on website (#217)"
91686436d is described below

commit 91686436d91478268ef97054ecfc0629fb3ea4a6
Author: Craig Condit <[email protected]>
AuthorDate: Tue Nov 29 16:17:14 2022 -0600

    Revert "[YUNIKORN-1372] Use Docusaurus trailingSlashes option on website 
(#217)"
    
    This reverts commit 75fb8a64b4a0228feca043af493bb81080fa18b1.
---
 docusaurus.config.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 95f8f828a..1fbe470dc 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -24,7 +24,6 @@ module.exports = {
   favicon: 'img/yunikorn.ico',
   organizationName: 'apache',
   projectName: 'yunikorn-core',
-  trailingSlashes: true,
   i18n: {
     defaultLocale: 'en',
     locales: ['en', 'zh-cn'],

Reply via email to