Skip to content

Commit 0a6f92f

Browse files
author
Suzanne Scala
authored
update docs links (apache#141)
* update docs links * update doc link
1 parent e534b91 commit 0a6f92f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dispatcher/package/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"packagingVersion": "3.0",
3-
"postInstallNotes": "DC/OS Spark is being installed!\n\n\tDocumentation: https://docs.mesosphere.com/current/usage/service-guides/spark/\n\tIssues: https://docs.mesosphere.com/support/",
3+
"postInstallNotes": "DC/OS Spark is being installed!\n\n\tDocumentation: https://docs.mesosphere.com/service-docs/spark/\n\tIssues: https://docs.mesosphere.com/support/",
44
"scm": "https://github.com/apache/spark.git",
55
"maintainer": "[email protected]",
6-
"postUninstallNotes": "The Apache Spark DC/OS Service has been uninstalled and will no longer run.\nPlease follow the instructions at https://docs.mesosphere.com/current/usage/service-guides/spark/uninstall/ to clean up any persisted state.",
6+
"postUninstallNotes": "The Apache Spark DC/OS Service has been uninstalled and will no longer run.\nPlease follow the instructions at https://docs.mesosphere.com/service-docs/spark/uninstall/ to clean up any persisted state.",
77
"name": "spark",
8-
"description": "Spark is a fast and general cluster computing system for Big Data. Documentation: https://docs.mesosphere.com/current/usage/service-guides/spark/",
8+
"description": "Spark is a fast and general cluster computing system for Big Data. Documentation: https://docs.mesosphere.com/service-docs/spark/",
99
"licenses": [
1010
{
1111
"name": "Apache License Version 2.0",
@@ -18,7 +18,7 @@
1818
"batch",
1919
"analytics"
2020
],
21-
"website": "https://docs.mesosphere.com/current/usage/service-guides/spark/",
21+
"website": "https://docs.mesosphere.com/service-docs/spark/",
2222
"selected": true,
2323
"version": "{{package-version}}",
2424
"minDcosReleaseVersion": "1.7"

history/package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"batch",
1919
"analytics"
2020
],
21-
"website": "https://docs.mesosphere.com/current/usage/service-guides/spark/",
21+
"website": "https://docs.mesosphere.com/service-docs/spark/",
2222
"version": "2.1.0-1",
2323
"minDcosReleaseVersion": "1.7"
2424
}

0 commit comments

Comments
 (0)