Skip to content

Commit 1c6dbb3

Browse files
authored
Merge pull request #280 from NGO-Algorithm-Audit/feature/structural_edits
Fix wrong path image
2 parents c62dd95 + 546cb22 commit 1c6dbb3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

content/english/technical-tools/BDT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Try the tool below ⬇️
123123

124124
<!-- Technical details -->
125125

126-
{{< container_open isAccordion="true" title="Technical details – Unsupervised bias detection tool" id="technical-introduction" >}}
126+
{{< container_open isAccordion="true" title="Technical introduction – Unsupervised bias detection tool" id="technical-introduction" >}}
127127

128128
<br>
129129

@@ -153,7 +153,7 @@ The unsupervised bias detection tool performs a series of steps:
153153
A schematic overview of the above steps is depicted below.
154154

155155
<div style="margin-bottom:50px; display: flex; justify-content: center;">
156-
<img src="/images/BDT/Overview_tool EN.png" alt="drawing" width="800px"/>
156+
<img src="/images/BDT/Overview_tool_EN.png" alt="drawing" width="800px"/>
157157
</div>
158158

159159
#### How does the clustering algorithm work?

content/nederlands/technical-tools/BDT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ quick_navigation:
99
links:
1010
- title: Introductie
1111
url: '#info'
12-
- title: Technical introductie
12+
- title: Technische introductie
1313
url: '#technical-introduction'
1414
indent: 1
1515
- title: Tool
@@ -119,7 +119,7 @@ Gebruik de tool hier beneden ⬇️
119119

120120
<!-- Technische details -->
121121

122-
{{< container_open isAccordion="true" title="Technische details – Unsupervised bias detectie tool" id="technical-introduction" >}}
122+
{{< container_open isAccordion="true" title="Technische introductie – Unsupervised bias detectie tool" id="technical-introduction" >}}
123123

124124
<br>
125125

@@ -149,7 +149,7 @@ De unsupervised bias detectie tool voert de volgende stappen uit:
149149
Een schematisch overzicht van bovenstaande stappen wordt hieronder weergegeven.
150150

151151
<div style="margin-bottom:50px; display: flex; justify-content: center;">
152-
<img src="/images/BDT/Overview_tool NL.png" alt="drawing" width="800px"/>
152+
<img src="/images/BDT/Overview_tool_NL.png" alt="drawing" width="800px"/>
153153
</div>
154154

155155
#### Hoe werkt het clustering algoritme?

0 commit comments

Comments
 (0)