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

michaelpearce pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 797ca7c  Fix some nms pages that were not correctly rendering.
797ca7c is described below

commit 797ca7c2cec8d998d50578d1f69ed4814b9c853f
Author: Mike <[email protected]>
AuthorDate: Mon Nov 11 23:41:12 2019 +0000

    Fix some nms pages that were not correctly rendering.
---
 content/components/nms/providers/{activemq.html => activemq/index.html} | 0
 content/components/nms/providers/{ems.html => ems/index.html}           | 0
 content/components/nms/providers/{msmq.html => msmq/index.html}         | 0
 content/components/nms/providers/{stomp.html => stomp/index.html}       | 0
 content/components/nms/providers/{wcf.html => wcf/index.html}           | 0
 src/components/nms/providers/{activemq.md => activemq/index.md}         | 0
 src/components/nms/providers/{ems.md => ems/index.md}                   | 0
 src/components/nms/providers/{msmq.md => msmq/index.md}                 | 0
 src/components/nms/providers/{stomp.md => stomp/index.md}               | 0
 src/components/nms/providers/{wcf.md => wcf/index.md}                   | 0
 10 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/content/components/nms/providers/activemq.html 
b/content/components/nms/providers/activemq/index.html
similarity index 100%
rename from content/components/nms/providers/activemq.html
rename to content/components/nms/providers/activemq/index.html
diff --git a/content/components/nms/providers/ems.html 
b/content/components/nms/providers/ems/index.html
similarity index 100%
rename from content/components/nms/providers/ems.html
rename to content/components/nms/providers/ems/index.html
diff --git a/content/components/nms/providers/msmq.html 
b/content/components/nms/providers/msmq/index.html
similarity index 100%
rename from content/components/nms/providers/msmq.html
rename to content/components/nms/providers/msmq/index.html
diff --git a/content/components/nms/providers/stomp.html 
b/content/components/nms/providers/stomp/index.html
similarity index 100%
rename from content/components/nms/providers/stomp.html
rename to content/components/nms/providers/stomp/index.html
diff --git a/content/components/nms/providers/wcf.html 
b/content/components/nms/providers/wcf/index.html
similarity index 100%
rename from content/components/nms/providers/wcf.html
rename to content/components/nms/providers/wcf/index.html
diff --git a/src/components/nms/providers/activemq.md 
b/src/components/nms/providers/activemq/index.md
similarity index 100%
rename from src/components/nms/providers/activemq.md
rename to src/components/nms/providers/activemq/index.md
diff --git a/src/components/nms/providers/ems.md 
b/src/components/nms/providers/ems/index.md
similarity index 100%
rename from src/components/nms/providers/ems.md
rename to src/components/nms/providers/ems/index.md
diff --git a/src/components/nms/providers/msmq.md 
b/src/components/nms/providers/msmq/index.md
similarity index 100%
rename from src/components/nms/providers/msmq.md
rename to src/components/nms/providers/msmq/index.md
diff --git a/src/components/nms/providers/stomp.md 
b/src/components/nms/providers/stomp/index.md
similarity index 100%
rename from src/components/nms/providers/stomp.md
rename to src/components/nms/providers/stomp/index.md
diff --git a/src/components/nms/providers/wcf.md 
b/src/components/nms/providers/wcf/index.md
similarity index 100%
rename from src/components/nms/providers/wcf.md
rename to src/components/nms/providers/wcf/index.md

Reply via email to