Skip to content

Commit bb19fed

Browse files
committed
rm text
1 parent 18dfe3a commit bb19fed

1 file changed

Lines changed: 4 additions & 35 deletions

File tree

src/pages/resources/tea-platform.astro

Lines changed: 4 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,15 @@ const seo = {
145145
Visit the <a
146146
href="https://assuranceplatform.azurewebsites.net/"
147147
target="_blank"
148-
rel="noopener noreferrer">TEA Platform website</a>
148+
rel="noopener noreferrer">TEA Platform website</a
149+
>
149150
</li>
150151
<li>
151152
Explore the <a
152153
href="https://alan-turing-institute.github.io/AssurancePlatform"
153154
target="_blank"
154-
rel="noopener noreferrer">documentation site</a>
155+
rel="noopener noreferrer">documentation site</a
156+
>
155157
</li>
156158
<li>
157159
Access the <a
@@ -161,39 +163,6 @@ const seo = {
161163
> for code and development
162164
</li>
163165
</ul>
164-
165-
<h2 class="mb-4 text-2xl font-semibold text-slate-700">
166-
Further Reading
167-
</h2>
168-
<p class="mb-4 text-lg leading-relaxed text-slate-600">
169-
For more detailed information on the TEA framework and
170-
methodology, consider these resources:
171-
</p>
172-
<ul class="mb-6 list-disc space-y-2 pl-5 text-lg text-slate-600">
173-
<li>
174-
<a
175-
href="https://doi.org/10.5281/zenodo.10532573"
176-
target="_blank"
177-
rel="noopener noreferrer"
178-
>Trustworthy and Ethical Assurance of Digital Health and
179-
Healthcare</a>
180-
</li>
181-
<li>
182-
<a
183-
href="https://doi.org/10.1007/s43681-023-00297-2"
184-
target="_blank"
185-
rel="noopener noreferrer"
186-
>A principles-based ethics assurance argument pattern
187-
for AI and autonomous systems</a>
188-
</li>
189-
<li>
190-
<a
191-
href="https://doi.org/10.5281/zenodo.7107200"
192-
target="_blank"
193-
rel="noopener noreferrer"
194-
>Trustworthy Assurance of Digital Mental Healthcare</a>
195-
</li>
196-
</ul>
197166
</div>
198167
</div>
199168
</BaseLayout>

0 commit comments

Comments
 (0)