Standardize "@example.com" as domain in documentation#124
Standardize "@example.com" as domain in documentation#124TavoNiievez merged 4 commits intoCodeception:masterfrom
Conversation
`example.com` is the "official" domain for such things: http://example.com/ For the removal, see Codeception#120 (comment)
|
If you want to standardize @ example.com as the official domain for examples that's fine with me, however, doing a bit of Ctrl + F on the documentation page I can see that:
Please update them all to be able to approve and merge this PR. |
|
There you go - I hope I got 'em all :-) BTW: For changes like this, it would be really handy to have a direct link from each function on the docs page to the source code, as I suggested at Codeception/Codeception#6063 (comment) |
I know what you mean. But the symfony module is currently the only one that has traits for functions, so this change would only be for this module. Previously only this: was enough because all the documentation was in the same file, but this is no longer the case.
Are you in the Slack of Codeception? Sadly I don't have an answer for that either. |

example.comis the "official" domain for such things: http://example.com/For the removal, see #120 (comment)