We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee8640 commit ac97ee9Copy full SHA for ac97ee9
example/main.dart
@@ -109,7 +109,7 @@ class _MyHomePageState extends State<MyHomePage> {
109
<br />
110
Second nested div<br />
111
<figure>
112
- <img src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Mark.png" />
+ <img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" />
113
<figcaption>Available on GitHub</figcaption>
114
</figure>
115
</div>
0 commit comments