Skip to content

Commit fb632ce

Browse files
author
Suzanne Scala
authored
changed doc version to /current/ in package.json
1 parent cf9b4b1 commit fb632ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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/1.7/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/current/usage/service-guides/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/1.7/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/current/usage/service-guides/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/1.7/usage/service-guides/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/",
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/1.7/usage/service-guides/spark/",
21+
"website": "https://docs.mesosphere.com/current/usage/service-guides/spark/",
2222
"selected": true,
2323
"version": "$version",
2424
"minDcosReleaseVersion": "1.7"

0 commit comments

Comments
 (0)