Update wcd-browser.md

place example URL within in-line code blocks
This commit is contained in:
Thomas Raya
2023-04-19 10:54:12 -07:00
committed by GitHub
parent ff22da58f1
commit 3c8cbf7faf

View File

@ -56,7 +56,7 @@ To add a new item under the browser's **Favorites** list:
2. In the **Available customizations** pane, select the friendly name that you created, and in the text field, enter the URL for the item. 2. In the **Available customizations** pane, select the friendly name that you created, and in the text field, enter the URL for the item.
For example, to include the corporate Web site to the list of browser favorites, a company called Contoso can specify **Contoso** as the value for the name and "<http://www.contoso.com>" for the URL. For example, to include the corporate Web site to the list of browser favorites, a company called Contoso can specify **Contoso** as the value for the name and `http://www.contoso.com` for the URL.
## PartnerSearchCode ## PartnerSearchCode