aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deprecation.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deprecation.html')
-rw-r--r--src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deprecation.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deprecation.html b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deprecation.html
index 533b0b8613..a19f4fccd7 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deprecation.html
+++ b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deprecation.html
@@ -30,6 +30,5 @@ message is issued.
</p>
<p>
-Once people have stopped using it, the package can be removed or marked as
-<a href="#common.obsolete"><code>obsolete</code></a>.
+Once people have stopped using it, the package can be removed.
</p>