Skip to content

Commit b279046

Browse files
authored
Update index.jsx
1 parent 7859f6d commit b279046

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

index.jsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ const Table = class extends React.Component {
4141
return (
4242
<a
4343
href={
44-
"https://twitter.com/intent/tweet?button_hashtag=GitHubAzureDevOpsSpeedTest&text=My%20nearest%20%23AzureDevOps%20%23GitHub%20is%20" +
44+
"https://twitter.com/intent/tweet?button_hashtag=AzureDatabricksSpeedTest&text=My%20nearest%20%23AzureDatabricks%20is%20" +
4545
item.name +
4646
"%20(" +
4747
Math.round(item.average) +
48-
"ms).+Find+out+yours+https%3A%2F%2Fazure4devops.com%2FGithubAzureDevOpsSpeedTest%2F+#GitHubAzureDevOpsSpeedTest"
48+
"ms).+Find+out+yours+https%3A%2F%2Fazure4devops.com%2FAzureDatabricksSpeedTest%2F+#AzureDatabricksSpeedTest"
4949
}
5050
className="btn btn-primary btn-large"
5151
data-size="large"
@@ -142,12 +142,12 @@ const Table = class extends React.Component {
142142
<p>
143143
Compare your speed with others by watching the{" "}
144144
<a href="https://twitter.com/search?q=%23AzureSpeedTest&src=hash&mode=realtime">
145-
#GitHubAzureDevOpsSpeedTest
145+
#AzureDatabricksSpeedTest
146146
</a>{" "}
147147
hashtag.
148148
</p>
149149
<p>
150-
<a href="https://github.com/Azure4DevOps/GithubAzureDevOpsSpeedTest">
150+
<a href="https://github.com/Azure4DevOps/AzureDatabricksSpeedTest">
151151
Fork
152152
</a>{" "}
153153
on GitHub.
@@ -173,8 +173,8 @@ const Table = class extends React.Component {
173173
<p>
174174
<small>
175175
The latency times are indicative only, and do not represent the
176-
maxium performance, achievable from GitHub and Azure DevOps. Use
177-
this website purely as a tool to gauge which Azure Data Center could
176+
maxium performance, achievable from Azure Databricks. Use
177+
this website purely as a tool to gauge which Azure Databricks Center could
178178
be the best for your location.
179179
</small>
180180
</p>

0 commit comments

Comments
 (0)