Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

fixing broken image references #25

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Description:

A Zendesk App to help you generate links for agents.
A Zendesk App to help you generate useful links for Agents.

## Instructions:

Expand Down Expand Up @@ -78,12 +78,12 @@ This example will generate the following HTML inside the app:

If you wish to change the output, locate the app by looking for the name you choose in step 4 above. Use the widget to `Change Settings`

<img width="195" src="https://github.com/watchmanmonitoring/url_builder_app/raw/master/assets/app-settings-change.png" />
<img width="195" src="https://raw.githubusercontent.com/zendesklabs/url_builder_app/master/assets/app-settings-change.png" />


## Contribution

Improvements are always welcome. To contribute, please submit detailed Pull Requests.

## Screenshot(s):
![screenshot-1](/assets/screenshot.png)
<img width="600" src="https://raw.githubusercontent.com/zendesklabs/url_builder_app/master/assets/screenshot.png" />