Skip to content

Commit 4ce7da4

Browse files
MichaelMcDonnelllink2xt
authored andcommitted
Fix GreenMail website link
The GreenMail link in the README.md no longer works. The GitHub repository links to the new site and I have updated the README.md to link to the new site.
1 parent e76cd70 commit 4ce7da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ async fn fetch_inbox_top() -> Result<Option<String>> {
111111
## Running the test suite
112112

113113
To run the integration tests, you need to have [GreenMail
114-
running](http://www.icegreen.com/greenmail/#deploy_docker_standalone). The
114+
running](https://greenmail-mail-test.github.io/greenmail/#deploy_docker_standalone). The
115115
easiest way to do that is with Docker:
116116

117117
```console

0 commit comments

Comments
 (0)