mirror of
https://github.com/sparkle-project/sparkle-project.github.io.git
synced 2025-11-01 15:35:08 +00:00
Plug 404 from namespace redirect
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: default
|
||||
id: appcast
|
||||
title: Appcast
|
||||
---
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h2>XML namespace</h2>
|
||||
<p>Sparkle's <abbr>XML</abbr> namespace is <code>http://www.andymatuschak.org/xml-namespaces/sparkle</code>. It is an identifier. It is not a webpage. Please don't pay attention to what is hosted there. <abbr>XML</abbr> namespaces were a bad idea.</p>
|
||||
<h2>Appcasts</h2>
|
||||
<p>Information about appcasts is in <a href="/documentation/">the documentation</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
</div>
|
||||
Reference in New Issue
Block a user