Skip to content

Commit fd603f3

Browse files
Update session links to correct session numbers for consistency
1 parent a38e4a4 commit fd603f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ <h1 class="masthead-title">
4545
<div class="dropdown">
4646
<a class="{% if page.url == node.url %}active{% endif %}" href="{{ site.baseurl }}{{ node.url }}">{{ node.sidebartitle }}</a>
4747
<div class="dropdown-content">
48-
<a href="{{ site.baseurl }}/2025/session-2">Dec 08 - Session 1 - Next-Generation Semantic Systems: Knowledge Graphs and Large Language Models</a>
49-
<a href="{{ site.baseurl }}/2025/session-6">Dec 08 - Session 2 - Bridging Memory and Machine: Semantic Technologies for Historical Research in the Age of AI</a>
48+
<a href="{{ site.baseurl }}/2025/session-6">Dec 08 - Session 1 - Next-Generation Semantic Systems: Knowledge Graphs and Large Language Models</a>
49+
<a href="{{ site.baseurl }}/2025/session-2">Dec 08 - Session 2 - Bridging Memory and Machine: Semantic Technologies for Historical Research in the Age of AI</a>
5050
<a href="{{ site.baseurl }}/2025/session-3">Dec 09 - Session 1 - Multiagent Neurosymbolic CoPilot in Industry 4.0</a>
5151
<a href="{{ site.baseurl }}/2025/session-4">Dec 09 - Session 2 - Knowledge Engineering for an Intelligent Textbook</a>
5252
<a href="{{ site.baseurl }}/2025/session-5">Dec 09 - Session 3 - Innovations in Food Informatics Research</a>

0 commit comments

Comments
 (0)