Skip to content

Commit 37bb840

Browse files
Correct broken links
1 parent afea826 commit 37bb840

8 files changed

Lines changed: 153 additions & 49 deletions

File tree

Q315/Q3636/Q7944.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<nav class="nav">
2727
<div>
2828
<div class="nav-brand">
29-
<a data-content="local:Q8010" href="../about.html" style="color: inherit; text-decoration: none;">
29+
<a data-content="local:Q8010" href="../../en/about.html" style="color: inherit; text-decoration: none;">
3030
Q8010
3131
</a>
3232
</div>
@@ -45,35 +45,35 @@
4545
</a>
4646
</li>
4747
<li property="itemListElement" typeof="ListItem">
48-
<a href="../research/research.html" property="item" typeof="WebPage">
48+
<a href="../../en/research/research.html" property="item" typeof="WebPage">
4949
<span data-content="local:Q4180" property="name">
5050
Q4180
5151
</span>
5252
</a>
5353
</li>
5454
<li property="itemListElement" typeof="ListItem">
55-
<a href="../teaching/index.html" property="item" typeof="WebPage">
55+
<a href="../../en/teaching/index.html" property="item" typeof="WebPage">
5656
<span data-content="local:Q4181" property="name">
5757
Q4181
5858
</span>
5959
</a>
6060
</li>
6161
<li property="itemListElement" typeof="ListItem">
62-
<a href="../writings/index.html" property="item" typeof="WebPage">
62+
<a href="../../en/writings/index.html" property="item" typeof="WebPage">
6363
<span data-content="local:Q4050" property="name">
6464
Q4050
6565
</span>
6666
</a>
6767
</li>
6868
<li property="itemListElement" typeof="ListItem">
69-
<a href="../linguistics/index.html" property="item" typeof="WebPage">
69+
<a href="../../en/linguistics/index.html" property="item" typeof="WebPage">
7070
<span data-content="local:Q3650" property="name">
7171
Q3650
7272
</span>
7373
</a>
7474
</li>
7575
<li property="itemListElement" typeof="ListItem">
76-
<a href="../travel/index.html" property="item" typeof="WebPage">
76+
<a href="../../en/travel/index.html" property="item" typeof="WebPage">
7777
<span data-content="local:Q8012" property="name">
7878
Q8012
7979
</span>
@@ -214,7 +214,7 @@ <h2 class="research-title">
214214
</li>
215215
<li class="research-item">
216216
<h2 class="research-title">
217-
<a data-content="local:Q4181" href="../teaching/teaching.html">
217+
<a data-content="local:Q4181" href="../../en/teaching/teaching.html">
218218
Q4181
219219
</a>
220220
</h2>
@@ -233,7 +233,7 @@ <h2 class="research-title">
233233
</li>
234234
<li class="research-item">
235235
<h2 class="research-title">
236-
<a data-content="local:Q8016" href="../projects/index.html">
236+
<a data-content="local:Q8016" href="../../en/projects/index.html">
237237
Q8016
238238
</a>
239239
</h2>
@@ -252,7 +252,7 @@ <h2 class="research-title">
252252
</li>
253253
<li class="research-item">
254254
<h2 class="research-title">
255-
<a data-content="local:Q3786" href="art.html">
255+
<a data-content="local:Q3786" href="../../en/research/art.html">
256256
Q3786
257257
</a>
258258
</h2>
@@ -271,7 +271,7 @@ <h2 class="research-title">
271271
</li>
272272
<li class="research-item">
273273
<h2 class="research-title">
274-
<a data-content="local:Q5246" href="artificial-intelligence.html">
274+
<a data-content="local:Q5246" href="../../en/research/artificial-intelligence.html">
275275
Q5246
276276
</a>
277277
</h2>
@@ -293,7 +293,7 @@ <h2 class="research-title">
293293
</li>
294294
<li class="research-item">
295295
<h2 class="research-title">
296-
<a data-content="local:Q6108" href="data-science.html">
296+
<a data-content="local:Q6108" href="../../en/research/data-science.html">
297297
Q6108
298298
</a>
299299
</h2>
@@ -312,7 +312,7 @@ <h2 class="research-title">
312312
</li>
313313
<li class="research-item">
314314
<h2 class="research-title">
315-
<a data-content="local:Q6121" href="knowledge-representation.html">
315+
<a data-content="local:Q6121" href="../../en/research/knowledge-representation.html">
316316
Q6121
317317
</a>
318318
</h2>
@@ -331,7 +331,7 @@ <h2 class="research-title">
331331
</li>
332332
<li class="research-item">
333333
<h2 class="research-title">
334-
<a data-content="local:Q6142" href="../programming/index.html">
334+
<a data-content="local:Q6142" href="../../en/programming/index.html">
335335
Q6142
336336
</a>
337337
</h2>
@@ -350,7 +350,7 @@ <h2 class="research-title">
350350
</li>
351351
<li class="research-item">
352352
<h2 class="research-title">
353-
<a data-content="local:Q5745" href="operating-systems.html">
353+
<a data-content="local:Q5745" href="../../en/research/operating-systems.html">
354354
Q5745
355355
</a>
356356
</h2>
@@ -372,7 +372,7 @@ <h2 class="research-title">
372372
</li>
373373
<li class="research-item">
374374
<h2 class="research-title">
375-
<a data-content="local:Q5766" href="universe.html">
375+
<a data-content="local:Q5766" href="../../en/research/universe.html">
376376
Q5766
377377
</a>
378378
</h2>

Q315/Q3638/Q7949.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<meta content="1" property="position"/>
6666
</li>
6767
<li property="itemListElement" typeof="ListItem">
68-
<a href="../writings/index.html" property="item" typeof="WebPage">
68+
<a href="../../en/writings/index.html" property="item" typeof="WebPage">
6969
<span data-content="local:Q4050" property="name">
7070
Q4050
7171
</span>
@@ -1719,7 +1719,7 @@ <h2 class="section-title" data-content="local:Q8300">
17191719
Q8010
17201720
</span>
17211721
|
1722-
<a data-content="local:Q6140" href="../about.html" style="color: var(--color-accent-1); text-decoration: none;">
1722+
<a data-content="local:Q6140" href="../../en/about.html" style="color: var(--color-accent-1); text-decoration: none;">
17231723
Q6140
17241724
</a>
17251725
</p>

Q315/Q7945/Q7946.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<!-- Navigation Bar -->
2828
<nav aria-label="Main navigation" class="navbar">
2929
<div class="navbar-content">
30-
<a class="navbar-brand" data-content="local:Q8010" href="../about.html">
30+
<a class="navbar-brand" data-content="local:Q8010" href="../../en/about.html">
3131
Q8010
3232
</a>
3333
<ul class="navbar-links" typeof="BreadcrumbList">
@@ -39,42 +39,42 @@
3939
</a>
4040
</li>
4141
<li property="itemListElement" typeof="ListItem">
42-
<a href="../research/research.html" property="item" typeof="WebPage">
42+
<a href="../../en/research/research.html" property="item" typeof="WebPage">
4343
<span data-content="local:Q4180" property="name">
4444
Q4180
4545
</span>
4646
</a>
4747
</li>
4848
<li property="itemListElement" typeof="ListItem">
49-
<a href="../teaching/index.html" property="item" typeof="WebPage">
49+
<a href="../../en/teaching/index.html" property="item" typeof="WebPage">
5050
<span data-content="local:Q4181" property="name">
5151
Q4181
5252
</span>
5353
</a>
5454
</li>
5555
<li property="itemListElement" typeof="ListItem">
56-
<a href="./archives.html" property="item" typeof="WebPage">
56+
<a href="../../en/teaching/archives.html" property="item" typeof="WebPage">
5757
<span data-content="local:Q8052" property="name">
5858
Q8052
5959
</span>
6060
</a>
6161
</li>
6262
<li property="itemListElement" typeof="ListItem">
63-
<a href="../writings/index.html" property="item" typeof="WebPage">
63+
<a href="../../en/writings/index.html" property="item" typeof="WebPage">
6464
<span data-content="local:Q4050" property="name">
6565
Q4050
6666
</span>
6767
</a>
6868
</li>
6969
<li property="itemListElement" typeof="ListItem">
70-
<a href="../linguistics/index.html" property="item" typeof="WebPage">
70+
<a href="../../en/linguistics/index.html" property="item" typeof="WebPage">
7171
<span data-content="local:Q3650" property="name">
7272
Q3650
7373
</span>
7474
</a>
7575
</li>
7676
<li property="itemListElement" typeof="ListItem">
77-
<a href="../travel/index.html" property="item" typeof="WebPage">
77+
<a href="../../en/travel/index.html" property="item" typeof="WebPage">
7878
<span data-content="local:Q8012" property="name">
7979
Q8012
8080
</span>
@@ -165,7 +165,7 @@ <h1 class="hero-title" data-content="local:Q5389">
165165
Q5389
166166
</h1>
167167
<p class="hero-subtitle">
168-
<a data-content="local:Q8010" href="../about.html">
168+
<a data-content="local:Q8010" href="../../en/about.html">
169169
Q8010
170170
</a>
171171
</p>

Q315/Q7945/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!-- Fixed Navigation -->
2424
<nav class="site-navigation">
2525
<div class="nav-content">
26-
<a class="nav-name" data-content="local:Q8010" href="../about.html">
26+
<a class="nav-name" data-content="local:Q8010" href="../../en/about.html">
2727
Q8010
2828
</a>
2929
<span class="nav-separator">
@@ -42,7 +42,7 @@
4242
</a>
4343
</li>
4444
<li>
45-
<a data-content="local:Q4180" href="../research/research.html">
45+
<a data-content="local:Q4180" href="../../en/research/research.html">
4646
Q4180
4747
</a>
4848
</li>
@@ -52,22 +52,22 @@
5252
</a>
5353
</li>
5454
<li>
55-
<a data-content="local:Q8052" href="./archives.html">
55+
<a data-content="local:Q8052" href="../../en/teaching/archives.html">
5656
Q8052
5757
</a>
5858
</li>
5959
<li>
60-
<a data-content="local:Q4050" href="../writings/index.html">
60+
<a data-content="local:Q4050" href="../../en/writings/index.html">
6161
Q4050
6262
</a>
6363
</li>
6464
<li>
65-
<a data-content="local:Q3650" href="../linguistics/index.html">
65+
<a data-content="local:Q3650" href="../../en/linguistics/index.html">
6666
Q3650
6767
</a>
6868
</li>
6969
<li>
70-
<a data-content="local:Q8012" href="../travel/index.html">
70+
<a data-content="local:Q8012" href="../../en/travel/index.html">
7171
Q8012
7272
</a>
7373
</li>
@@ -404,7 +404,7 @@ <h3 data-content="local:Q8076">
404404
<span class="event-label" data-content="local:Q8077">
405405
Q8077
406406
</span>
407-
<a data-content="local:Q8081" href="courses/2025/CD/index.html">
407+
<a data-content="local:Q8081" href="../../en/teaching/courses/2025/CD/index.html">
408408
Q8081
409409
</a>
410410
|

Q315/Q7947/Q7948.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<body vocab="http://schema.org/">
2424
<!-- Navigation Bar -->
2525
<nav class="navbar">
26-
<a class="navbar-brand" data-content="local:Q8010" href="../about.html">
26+
<a class="navbar-brand" data-content="local:Q8010" href="../../en/about.html">
2727
Q8010
2828
</a>
2929
<ul class="breadcrumb" typeof="BreadcrumbList">
@@ -35,7 +35,7 @@
3535
</a>
3636
</li>
3737
<li property="itemListElement" typeof="ListItem">
38-
<a href="../linguistics/index.html" property="item" typeof="WebPage">
38+
<a href="../../en/linguistics/index.html" property="item" typeof="WebPage">
3939
<span data-content="local:Q3650" property="name">
4040
Q3650
4141
</span>
@@ -524,7 +524,7 @@ <h4 data-content="local:Q8158">
524524
</a>
525525
</p>
526526
<p>
527-
<a data-content="local:Q3650" href="../linguistics/index.html">
527+
<a data-content="local:Q3650" href="../../en/linguistics/index.html">
528528
Q3650
529529
</a>
530530
</p>
@@ -534,7 +534,7 @@ <h4 data-content="local:Q8158">
534534
</a>
535535
</p>
536536
<p>
537-
<a data-content="local:Q8159" href="../about.html">
537+
<a data-content="local:Q8159" href="../../en/about.html">
538538
Q8159
539539
</a>
540540
</p>

0 commit comments

Comments
 (0)