Skip to content

Commit 26bb741

Browse files
committed
Fix broken URLs
1 parent 975607b commit 26bb741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sap/center-sap-solutions/register-existing-system.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ This issue occurs when Azure VM agent's provisioning state is not as expected on
157157
- If the service is not running then restart this service. To restart use the following steps:
158158
- sudo systemctl stop waagent
159159
- sudo systemctl start waagent
160-
- If this does not solve the issue, try updating the VM Agent using [this document](../virtual-machines/extensions/update-linux-agent.md)
161-
3. If the VM agent does not exist or needs to be re-installed, then follow [this documentation](../virtual-machines/extensions/update-linux-agent.md).
160+
- If this does not solve the issue, try updating the VM Agent using [this document](../../virtual-machines/extensions/update-linux-agent.md)
161+
3. If the VM agent does not exist or needs to be re-installed, then follow [this documentation](../../virtual-machines/extensions/update-linux-agent.md).
162162

163163
If your registration fails:
164164

0 commit comments

Comments
 (0)