Skip to content

Commit

Permalink
new address sfeir-sept19th event
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrall authored Sep 18, 2023
1 parent 99a65e8 commit 1ef7835
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/data/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ var njEvents = [
date: new Date(2023, 8, 19), //month begin at 0
time: '19h00',
register: 'https://www.meetup.com/fr-FR/nantes-java-user-group/events/295921312/',
place: 'sii',
place: 'sfeir-nantes',
subjects: [
{
title: "Introduction aux outils de tests de sécurité d'application statique (SAST)",
Expand Down
7 changes: 7 additions & 0 deletions scripts/data/places.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
/*jshint unused: false */
var njPlaces = [
{
id: 'sfeir-nantes',
name: 'SFEIR NAntes',
address: "40 Rue la Tour d'Auvergne",
city: '44000 Nantes',
maps: 'https://maps.app.goo.gl/hCWMW3FdJnbuE1jf7',
capacity: 50
}, {
id: 'nickel',
name: 'Nickel',
address: '21 Boulevard de Berlin',
Expand Down

0 comments on commit 1ef7835

Please sign in to comment.