Repository: kafka-site Updated Branches: refs/heads/asf-site f418ad6b1 -> d57707275
rename 100 template to 10 Project: http://git-wip-us.apache.org/repos/asf/kafka-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka-site/commit/d5770727 Tree: http://git-wip-us.apache.org/repos/asf/kafka-site/tree/d5770727 Diff: http://git-wip-us.apache.org/repos/asf/kafka-site/diff/d5770727 Branch: refs/heads/asf-site Commit: d57707275f01bb8226f9bb5b24550f7cd6e14530 Parents: f418ad6 Author: Guozhang Wang <[email protected]> Authored: Thu Nov 2 17:41:48 2017 -0700 Committer: Guozhang Wang <[email protected]> Committed: Thu Nov 2 17:41:48 2017 -0700 ---------------------------------------------------------------------- 10/js/templateData.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kafka-site/blob/d5770727/10/js/templateData.js ---------------------------------------------------------------------- diff --git a/10/js/templateData.js b/10/js/templateData.js index 4b57914..e153cfc 100644 --- a/10/js/templateData.js +++ b/10/js/templateData.js @@ -17,7 +17,7 @@ limitations under the License. // Define variables for doc templates var context={ - "version": "100", + "version": "10", "dotVersion": "1.0", "fullDotVersion": "1.0.0", "scalaVersion": "2.11"
