[SCM] Samba Website Repository - branch master updated

Björn Jacke bjacke at samba.org
Wed May 20 14:01:45 UTC 2020


The branch, master has been updated
       via  7e17a1d fix /samba/ path for feed link
      from  320dbdf generated_news.sh: add atom feed generation

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 7e17a1de6f55865ab993676c0a55816525627505
Author: Björn Jacke <bj at sernet.de>
Date:   Wed May 20 16:00:58 2020 +0200

    fix /samba/ path for feed link

-----------------------------------------------------------------------

Summary of changes:
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/index.html b/index.html
index c2ff3ab..ab74514 100644
--- a/index.html
+++ b/index.html
@@ -69,7 +69,7 @@
 
 								<p id="furtherNews">
 									<a href="/samba/latest_news.html">Further News >></a>
-									<a href="news.atom"><img align="right" src="rss_small.png" alt="RSS-Feed"></a>
+									<a href="/samba/news.atom"><img align="right" src="/samba/rss_small.png" alt="RSS-Feed"></a>
 								</p>
 							</div>
 							<div class="specialBoxBottom"></div>


-- 
Samba Website Repository



More information about the samba-cvs mailing list