Clicksminuteper -> ClicksCodes
diff --git a/pages/clicksforms.js b/pages/clicksforms.js
index ebf9a09..17e052b 100644
--- a/pages/clicksforms.js
+++ b/pages/clicksforms.js
@@ -59,8 +59,8 @@
<Panel halfSize={true} id="privacy">
<Title>Privacy</Title>
<Divider toHighlight={this.state.toHighlight} highlightColour="6576CC" name="privacy"/>
- <Text>You should always know what we know and store about you, so <a href="https://clicksminuteper.github.io/policies/clicksforms">here</a> is the complete list.</Text>
- <Text>We also have a list of terms for using ClicksForms, it can be viewed <a href="https://clicksminuteper.github.io/policies/clicksformstos">here</a>.</Text>
+ <Text>You should always know what we know and store about you, so <a href="https://clickscodes.github.io/policies/clicksforms">here</a> is the complete list.</Text>
+ <Text>We also have a list of terms for using ClicksForms, it can be viewed <a href="https://clickscodes.github.io/policies/clicksformstos">here</a>.</Text>
</Panel>
<Panel halfSize={true} id="invite">
<Title>Invite</Title>
diff --git a/pages/clicksforms/docs.js b/pages/clicksforms/docs.js
index 0988346..82b3395 100644
--- a/pages/clicksforms/docs.js
+++ b/pages/clicksforms/docs.js
@@ -1,5 +1,5 @@
export default function policy() {
- return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clicksminuteper.github.io/docs/clicksforms" />)
+ return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clickscodes.github.io/docs/clicksforms" />)
}
// import Header from '../Components/Header'
diff --git a/pages/clicksforms/privacy.js b/pages/clicksforms/privacy.js
index daffd96..27a9d06 100644
--- a/pages/clicksforms/privacy.js
+++ b/pages/clicksforms/privacy.js
@@ -1,3 +1,3 @@
export default function policy() {
- return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clicksminuteper.github.io/policies/clicksforms" />)
+ return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clickscodes.github.io/policies/clicksforms" />)
}
\ No newline at end of file
diff --git a/pages/clicksforms/tos.js b/pages/clicksforms/tos.js
index 50c1def..fd42bd9 100644
--- a/pages/clicksforms/tos.js
+++ b/pages/clicksforms/tos.js
@@ -1,3 +1,3 @@
export default function policy() {
- return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clicksminuteper.github.io/policies/clicksformstos" />)
+ return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clickscodes.github.io/policies/clicksformstos" />)
}
\ No newline at end of file
diff --git a/pages/cpm.js b/pages/cpm.js
index a016676..4e68cbb 100644
--- a/pages/cpm.js
+++ b/pages/cpm.js
@@ -45,7 +45,7 @@
wave="clicksforms" title="ClocksForms" subtext="Submit your data directly to us!"
icon="bots/clicksforms/circle"
buttons={[
- {color: "775EBF", link: "https://clicksminuteper.github.io/docs/clicksforms", text:"APi", newTab: true},
+ {color: "775EBF", link: "https://clickscodes.github.io/docs/clicksforms", text:"APi", newTab: true},
{color: "775EBF", link: "https://discord.com/api/oauth2/authorize?client_id=805392054678192169&permissions=2416307200&scope=bot%20applications.commands",text:"Invite"},
{color: "775EBF", link: "/clicksforms", text: "About"}
]}
@@ -87,7 +87,7 @@
wave="github" title="GitHub" subtext="Git clone someone's repo, and push to your own"
icon="web/icons/github"
buttons={[
- {color: "424242", link: "https://github.com/clicksminuteper", text: "Sacrifice your soul"}
+ {color: "424242", link: "https://github.com/clickscodes", text: "Sacrifice your soul"}
]}
buttonText={"FFFFFF"} gradient={["FFFFFF", "C4C4C4"]}
/>
diff --git a/pages/index.js b/pages/index.js
index 944e91d..05dd9d1 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -74,7 +74,7 @@
wave="clicksforms" title="ClicksForms" subtext="Create custom forms for Discord"
icon="bots/clicksforms/circle"
buttons={[
- {color: "775EBF", link: "https://clicksminuteper.github.io/docs/clicksforms", text:"API", newTab: true},
+ {color: "775EBF", link: "https://clickscodes.github.io/docs/clicksforms", text:"API", newTab: true},
{color: "775EBF", link: "https://discord.com/api/oauth2/authorize?client_id=805392054678192169&permissions=2416307200&scope=bot%20applications.commands",text:"Invite"},
{color: "775EBF", link: "/clicksforms", text: "About"}
]}
@@ -119,10 +119,10 @@
wave="github" title="GitHub" subtext="View our open source projects"
icon="web/icons/github"
buttons={[
- {color: "424242", link: "https://github.com/clicksminuteper", text: "Visit"}
+ {color: "424242", link: "https://github.com/clickscodes", text: "Visit"}
]}
buttonText={"FFFFFF"} gradient={["FFFFFF", "C4C4C4"]}
- url="https://github.com/clicksminuteper"
+ url="https://github.com/clickscodes"
/>
<Card
wave="pypi" title="PyPi" subtext="View our modules for python"
diff --git a/pages/nucleus.js b/pages/nucleus.js
index c287d0f..cde7c3b 100644
--- a/pages/nucleus.js
+++ b/pages/nucleus.js
@@ -92,7 +92,7 @@
<Title>Privacy</Title>
<Divider />
<Text>You can run <Code colour="F27878">/privacy</Code> to view and manage all data stored about your server</Text>
- <Text>You should always know what we know and store about you, so <a href="https://clicksminuteper.github.io/policies/nucleus">here</a> is the complete list.</Text>
+ <Text>You should always know what we know and store about you, so <a href="https://clickscodes.github.io/policies/nucleus">here</a> is the complete list.</Text>
</Panel>
<Panel halfSize={true} id="invite">
<Title>Invite</Title>
diff --git a/pages/nucleus/verify/about.js b/pages/nucleus/verify/about.js
index b827bac..294b035 100644
--- a/pages/nucleus/verify/about.js
+++ b/pages/nucleus/verify/about.js
@@ -51,7 +51,7 @@
<Divider />
<Text>Verification stores the smallest amount of data required to function, and is deleted automatically.</Text>
<Text>This includes the user's ID, the server ID, role name and server icon.</Text>
- <Text>The full list of data stored by Nucleus can be found <a href="https://clicksminuteper.github.io/policies/nucleus">here</a>.</Text>
+ <Text>The full list of data stored by Nucleus can be found <a href="https://clickscodes.github.io/policies/nucleus">here</a>.</Text>
</Panel>
<Panel halfSize={true} id="invite">
<Title>Invite</Title>
diff --git a/pages/nucleus/verify/index.js b/pages/nucleus/verify/index.js
index 24a0a90..ce1a8ad 100644
--- a/pages/nucleus/verify/index.js
+++ b/pages/nucleus/verify/index.js
@@ -67,7 +67,7 @@
<List colour="F27878">
<ListItem>This is an automatic check performed by Nucleus.</ListItem>
<ListItem>By clicking Proceed, you will be given the <code>{props.role_name}</code> role in <code>{props.guild_name}</code>.</ListItem>
- <ListItem>For the full list of data stored by Nucleus, please check <a href="https://clicksminuteper.github.io/policies/nucleus#verification">here</a></ListItem>
+ <ListItem>For the full list of data stored by Nucleus, please check <a href="https://clickscodes.github.io/policies/nucleus#verification">here</a></ListItem>
</List>
<div id="confetti" />
</Panel>
diff --git a/pages/nucleus/verify/testing.js b/pages/nucleus/verify/testing.js
index e441110..9ddd67f 100644
--- a/pages/nucleus/verify/testing.js
+++ b/pages/nucleus/verify/testing.js
@@ -68,7 +68,7 @@
<List colour="F27878">
<ListItem>This is an automatic check performed by Nucleus.</ListItem>
<ListItem>By completing the CAPTCHA, you will be given the <code>MISSING</code> role in <code>ERROR</code>.</ListItem>
- <ListItem>For the full list of data stored by Nucleus, please check <a href="https://clicksminuteper.github.io/policies/nucleus#verification">here</a></ListItem>
+ <ListItem>For the full list of data stored by Nucleus, please check <a href="https://clickscodes.github.io/policies/nucleus#verification">here</a></ListItem>
</List>
<div id="confetti" />
</Panel>
diff --git a/pages/privacy.js b/pages/privacy.js
index 4f5f365..5705368 100644
--- a/pages/privacy.js
+++ b/pages/privacy.js
@@ -19,8 +19,8 @@
<Title>Transparency</Title>
<Text>Everything we store about you and your Discord will be listed.</Text>
<List colour={"6576CC"}>
- <ListItem><a href="https://clicksminuteper.github.io/policies/rsm">RSM</a></ListItem>
- <ListItem><a href="https://clicksminuteper.github.io/policies/clicksforms">ClicksForms</a></ListItem>
+ <ListItem><a href="https://clickscodes.github.io/policies/rsm">RSM</a></ListItem>
+ <ListItem><a href="https://clickscodes.github.io/policies/clicksforms">ClicksForms</a></ListItem>
<ListItem>GPS does not store any information</ListItem>
</List>
<Text>Have any questions or concerns? <a href="/support">Let us know</a> and we can investigate if you believe there are any mistakes</Text>
diff --git a/pages/rsm.js b/pages/rsm.js
index 2d0771f..25ab1f5 100644
--- a/pages/rsm.js
+++ b/pages/rsm.js
@@ -90,7 +90,7 @@
<Panel halfSize={true} id="privacy">
<Title>Privacy</Title>
<Divider />
- <Text>You should always know what we know and store about you, so <a href="https://clicksminuteper.github.io/policies/rsm">here</a> is the complete list.</Text>
+ <Text>You should always know what we know and store about you, so <a href="https://clickscodes.github.io/policies/rsm">here</a> is the complete list.</Text>
</Panel>
<Panel halfSize={true} id="invite">
<Title>Invite</Title>
diff --git a/pages/rsmv/index.js b/pages/rsmv/index.js
index 5740f6d..0c72628 100644
--- a/pages/rsmv/index.js
+++ b/pages/rsmv/index.js
@@ -87,7 +87,7 @@
<List colour="F27878">
<ListItem>This is an automatic check performed by RSM.</ListItem>
<ListItem>By clicking Proceed, you will be given the <code>{this.props.role_name}</code> role in <code>{this.props.guild_name}</code>.</ListItem>
- <ListItem>For the full list of data stored by RSM, please check <a href="https://clicksminuteper.github.io/policies/rsm#verification">Here</a></ListItem>
+ <ListItem>For the full list of data stored by RSM, please check <a href="https://clickscodes.github.io/policies/rsm#verification">Here</a></ListItem>
</List>
<Text>You can add RSM to your server by inviting it <a href="https://discord.com/api/oauth2/authorize?client_id=715989276382462053&permissions=121295465718&scope=bot%20applications.commands">here</a>.</Text>
</Panel>
diff --git a/pages/rsmv/rsmvtesting.js b/pages/rsmv/rsmvtesting.js
index 6410f25..f836d70 100644
--- a/pages/rsmv/rsmvtesting.js
+++ b/pages/rsmv/rsmvtesting.js
@@ -83,7 +83,7 @@
<List colour="F27878">
<ListItem>This is an automatic check performed by RSM.</ListItem>
<ListItem>By clicking Proceed, you will be given the <code>MISSING</code> role in <code>ERROR</code>.</ListItem>
- <ListItem>For the full list of data stored by RSM, please check <a href="https://clicksminuteper.github.io/policies/rsm#verification">Here</a></ListItem>
+ <ListItem>For the full list of data stored by RSM, please check <a href="https://clickscodes.github.io/policies/rsm#verification">Here</a></ListItem>
</List>
<Text>You can add RSM to your server by inviting it <a href="https://discord.com/api/oauth2/authorize?client_id=715989276382462053&permissions=121295465718&scope=bot%20applications.commands">here</a>.</Text>
</Panel>
diff --git a/pages/support.js b/pages/support.js
index 831ce5a..e12aa25 100644
--- a/pages/support.js
+++ b/pages/support.js
@@ -7,7 +7,7 @@
<>
<Header
name="Support"
- subtext="Get support for ClicksMinutePer products"
+ subtext="Get support for Clicks products"
gradient={["71AFE5", "6576CC"]}
wave="web/waves/header/clicksforms"
buttons={[]}