浏览代码

Change to PRUNSTATS

= 10 月之前
父节点
当前提交
9c6423e73d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      reports/main.js

+ 1 - 1
reports/main.js

@@ -275,7 +275,7 @@ function updatePermalink(typeElem)
 	const latestMonthButton = document.getElementById("latestMonth");
 	
 	var permalink = "https://pmmg-products.github.io/reports/?type=" + typeElem.value;
-	var rprunLink = "XIT FINREPORT type-" + typeElem.value;
+	var rprunLink = "XIT PRUNSTATS type-" + typeElem.value;
 	
 	const relevantSubtypes = {
 		"topProduction": ["metric", "month"],