---
title: "Breaking: #62859 - Removal of doc:link.action view helper"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-62859"
source: "Changelog/7.0/Breaking-62859-RemovalDocumentationLinkActionViewHelper.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Breaking: #62859 - Removal of doc:link.action view helper

See [forge#62859](https://forge.typo3.org/issues/62859)

## Description

The view helper `TYPO3CMSDocumentationViewHelpersLinkAction` has been removed.

## Impact

Extensions that rely on existence of `TYPO3CMSDocumentationViewHelpersLinkAction` won't work.

## Affected installations

A TYPO3 instance is affected if a 3rd party extension uses the removed view helper.

## Migration

Either use f:be.buttons.icon or any of f:uri.\* view helpers.
