@@ -45,7 +45,7 @@ const ResourcesPage = () => {
4545 SDV Slack Community Guidelines
4646 </ h1 >
4747 < p className = "text-xl" >
48- Last Update: < i > July 2022 </ i >
48+ Last Update: < i > April 2023 </ i >
4949 </ p >
5050 </ div >
5151 </ div >
@@ -63,8 +63,8 @@ const ResourcesPage = () => {
6363 to use.
6464 </ p >
6565 < p >
66- Our goal at the SDV is to be the most comprehensive and trusted
67- open source platform for synthetic data. Since we started the{ " " }
66+ Our goal at the SDV is to be the most comprehensive and trusted
67+ platform for synthetic data. Since we started the{ " " }
6868 < a
6969 target = { `_blank` }
7070 rel = "noopener"
@@ -112,7 +112,7 @@ const ResourcesPage = () => {
112112 < a
113113 target = { `_blank` }
114114 rel = "noopener"
115- href = "https://sdv.dev/SDV/user_guides/index.html "
115+ href = "https://docs. sdv.dev/sdv "
116116 >
117117 SDV User Guides
118118 </ a > { " " }
@@ -130,13 +130,16 @@ const ResourcesPage = () => {
130130 initial question. The text will become the start of a new thread,
131131 and new replies will appear nested underneath it:
132132 </ p >
133- < div className = "max-w-2xl" >
133+ < div className = "max-w-2xl mb-6 " >
134134 < Img
135135 fluid = { data . placeholderImage . childImageSharp . fluid }
136136 alt = "join our community map"
137137 loading = { `lazy` }
138138 />
139139 </ div >
140+ < p >
141+ (We recognize that there may be bots or Apps that you use in other Slack spaces. Currently, we are not accepting any requests to add external Slack Apps to the SDV space.)
142+ </ p >
140143 </ div >
141144 < div className = "text-lg my-10 post" >
142145 < p className = "text-3xl lg:text-4xl font-bold text-sdv-dark" >
@@ -229,8 +232,7 @@ const ResourcesPage = () => {
229232 5. Keep conversations focused
230233 </ p >
231234 < p >
232- The primary focus of the SDV Slack is discussing the open source
233- SDV software for creating and evaluating synthetic data. However,
235+ The primary focus of the SDV Slack is discussing the < a href = "https://sdv.dev/" > SDV software</ a > for creating and evaluating synthetic data. However,
234236 we recognize that synthetic data can be useful in a variety of
235237 applications. Feel free to use the #random channel for general
236238 industry news about synthetic data. (The SDV team will not be
0 commit comments