Skip to content

Commit 9a2ae8d

Browse files
Add links to TR where relevant (fix #909) (#938)
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
1 parent 40317ce commit 9a2ae8d

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2 id="data" property="name">Data</h2>
3838
<img property="image" alt="Solid Today" src="/assets/img/graphics/solid-today.svg" class="article-image-left" />
3939
<h2 id="interoperable_standards" property="name">Interoperable standards</h2>
4040
<div datatype="rdf:HTML" property="description">
41-
<p>All data in a Solid Pod is stored and accessed using standard, open, and interoperable data formats and protocols.</p>
41+
<p>All data in a Solid Pod is stored and accessed using <a href="/TR/">standard, open, and interoperable data formats and protocols</a>.</p>
4242
<p>We are investing in the open-source software that provides the foundation for many parts of the Solid ecosystem. Open source means that the code is publicly available and free for anyone to use, adapt, or contribute to.</p>
4343
<p>We're not just building better software - we're laying the foundation for a digital future that puts human agency at its centre, encouraging the collaboration and creativity that represent the web's most significant potential.</p>
4444
</div>

apps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3>Solidflix</h3>
144144
<li>If identifying users is necessary, they must be able to log in using their WebID and pointing to the Identity Provider of their choice</li>
145145
<li>Data consumed by the app should be fetched from Solid Pods if possible</li>
146146
<li>Data generated by the app should be stored in Solid Pods</li>
147-
<li>The interaction between the app, pods, and Identity Provider(s) must be compliant with the Solid specification</li>
147+
<li>The interaction between the app, pods, and Identity Provider(s) must be compliant with the <a href="/TR/">Solid specification(s)</a></li>
148148
</ul>
149149
<p>Please note that apps falling into the following categories will not be listed on this page, even if they match the criteria above:</p>
150150
<ul>

contributing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h2 id="contribute_to_the_ecosystem" property="name">Contribute to the ecosystem
3838
<section resource="#contribute_to_the_specification" inlist="" rel="hasPart" class="article-section">
3939
<h2 id="contribute_to_the_specification" property="name">Contribute to the Specification</h2>
4040
<div datatype="rdf:HTML" property="description">
41-
<p>The Solid Specification consists of several <a href="/specification">Technical Reports</a> (TR), each of which is edited by a <a href="https://github.com/solid/specification/blob/main/README.md#solid-panels">Solid panel</a>. Anyone can propose changes, identify problems, or suggest new use cases by filing an <a href="https://github.com/solid/specification/issues">issue via GitHub</a>, or by submitting <a href="https://github.com/solid/specification/pulls">pull requests</a>.</p>
42-
<p>For more information, see the <a href="/specification">specification page</a>.</p>
41+
<p>The Solid Specification consists of several <a href="/TR/">Technical Reports</a> (TR), each of which is edited by a <a href="https://github.com/solid/specification/blob/main/README.md#solid-panels">Solid panel</a>. Anyone can propose changes, identify problems, or suggest new use cases by filing an <a href="https://github.com/solid/specification/issues">issue via GitHub</a>, or by submitting <a href="https://github.com/solid/specification/pulls">pull requests</a>.</p>
42+
<p>For more information, see the <a href="/TR/">Solid Technical Reports index</a>.</p>
4343
</div>
4444
</section>

team.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2 id="director_sir_tim_berners_lee" property="name">Sir Tim Berners-Lee</h2>
2121
<section resource="#editors" inlist="" rel="hasPart" class="article-section">
2222
<h2 id="editors" property="name">Editors</h2>
2323
<div datatype="rdf:HTML" property="description">
24-
<p>Editors are responsible for maintaining and reviewing suggestions to the Solid specification.</p>
24+
<p>Editors are responsible for maintaining and reviewing suggestions to the <a href="/TR/">Solid specification(s)</a>.</p>
2525
<h3 id="editor_sarven_capadisli">Sarven Capadisli</h3>
2626
<p><strong>Solid Editor</strong> <a href="https://csarven.ca/#i">Sarven Capadisli</a> contributes to the advancement of technical specifications in the Solid ecosystem and aims to ensure open consensus within a common ethical framework. They have been involved in the evolution of Solid alongside TimBL at MIT since 2015.</p>
2727
<h3 id="editor_ruben_verborgh">Ruben Verborgh</h3>

0 commit comments

Comments
 (0)