Skip to content

Commit

Permalink
fix: correct url zoom link for bellman ford meet
Browse files Browse the repository at this point in the history
  • Loading branch information
giovannymassuia authored and NelsonBN committed Feb 4, 2025
1 parent 3da8f76 commit 5bf6dd8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions _content/events/dsa-graphs-bellman-ford.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Explorando o Algoritmo de Bellman-Ford"
description: "Vamos mergulhar nos fundamentos e aplicações de outro algoritmo clássico e fundamental da ciência da computação: o Algoritmo de Bellman-Ford, uma poderosa técnica para encontrar caminhos mínimos em grafos, mesmo na presença de pesos negativos."
date: "2025-02-03"
time: "21:00-22:30"
location: "Online via Zoom"
type: "online"
registrationLink: "https://us06web.zoom.us/j/82173062389?pwd=hHBQsKgIup7tqHe0OeFhyToEzXJcko.2"
title: 'Explorando o Algoritmo de Bellman-Ford'
description: 'Vamos mergulhar nos fundamentos e aplicações de outro algoritmo clássico e fundamental da ciência da computação: o Algoritmo de Bellman-Ford, uma poderosa técnica para encontrar caminhos mínimos em grafos, mesmo na presença de pesos negativos.'
date: '2025-02-03'
time: '21:00-22:30'
location: 'Online via Zoom'
type: 'online'
registrationLink: 'https://us06web.zoom.us/j/82173062389?pwd=hHBQsKgIup7tqHe0OeFhyToEzXJcko.1'
---

0 comments on commit 5bf6dd8

Please sign in to comment.