If you have a document that should appear in multiple menus, you can use a combination of a redirect and a new navigation entry.
For example, if you wanted to link to the APM landing page from a unique link from another part of the navigation tree, you’d do two things:
- Update the
docs/apm/index.mdx
front matter with the URL you want to link from:
redirects: - /docs/unique-link
- Add an entry in the navigation YAML file (for example,
/src/nav/agents.yml
):
title: APM Page with unique linkpath: /docs/unique-link
その他のヘルプ
さらに支援が必要な場合は、これらのサポートと学習リソースを確認してください:
- Explorers Hubでは、コミュニティからのサポートを受けたり、ディスカッションに参加したりすることができます。
- 当社サイトで答えを見つけて、サポートポータルの使用方法を確認してください。
- Linux、Windows、およびmacOS向けトラブルシューティングツールであるNew Relic Diagnosticsを実行してください。
- New Relicのデータセキュリティとライセンスドキュメント をご確認ください。