We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec99ea commit a093ca3Copy full SHA for a093ca3
src/content/blog-config.json
@@ -10,15 +10,15 @@
10
"connect": [
11
{
12
"text": "Mailing Lists",
13
- "link": "#"
+ "link": "http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss"
14
},
15
16
- "text": "Weekly Calls",
17
+ "text": "Weekly Team Meeting",
+ "link": "https://wiki.openstack.org/wiki/Meetings/Ironic#Weekly_Ironic_Project_Team_Meeting"
18
19
20
"text": "Freenode IRC",
21
+ "link": "irc://irc.freenode.net/#openstack-ironic"
22
}
23
]
24
-}
+}
0 commit comments