fix: fix link

This commit is contained in:
frab1t 2019-07-03 20:47:42 +02:00
parent 33c3cd9d18
commit 0896e98697
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ class TicketManager extends Component {
<Row>
<Col>
<Table data={data} />
<Link to="/admin/">Go to ticket list</Link>
<Link to="/admin/">Back to Ticket List</Link>
</Col>
</Row>