cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
346
Views
0
Helpful
2
Replies

test and link do not match

gwoodman
Cisco Employee
Cisco Employee

I need to send a command to a colleague that has a url in it. Webex complains Display text and link address dont match. I dont care, just send the characters I typed

the command is 

go get gitscm.cisco.com/scm/dlo/elo_rate_mamangement.git

Why won't it send and how do I accomplish it.

1 Accepted Solution

Joseph McQueen
Level 1
Level 1

If you mean in the Webex Messenger client, its best to use backticks to denote commands, which should resolve your issue. Like so:

`go get gitscm.cisco.com/scm/dlo/elo_rate_mamangement.git`

 

View solution in original post

2 Replies 2

gwoodman
Cisco Employee
Cisco Employee

Great, that works.

Thanks

Joseph McQueen
Level 1
Level 1

If you mean in the Webex Messenger client, its best to use backticks to denote commands, which should resolve your issue. Like so:

`go get gitscm.cisco.com/scm/dlo/elo_rate_mamangement.git`