Unverified Commit a7f5fd53 authored by Pierre-Louis's avatar Pierre-Louis Committed by GitHub

Update documentation link (#71401)

parent 183f0e79
......@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Regenerates the material icons file.
// See https://github.com/flutter/flutter/wiki/Updating-Material-Design-Fonts
// See https://github.com/flutter/flutter/wiki/Updating-Material-Design-Fonts-&-Icons
import 'dart:convert' show LineSplitter;
import 'dart:io';
......
......@@ -21,7 +21,7 @@ class _PlatformAdaptiveIcons {
}
// Generated code: do not hand-edit.
// See https://github.com/flutter/flutter/wiki/Updating-Material-Design-Fonts
// See https://github.com/flutter/flutter/wiki/Updating-Material-Design-Fonts-&-Icons
// BEGIN GENERATED PLATFORM ADAPTIVE ICONS
/// Platform-adaptive icon for <i class="material-icons md-36">arrow_back</i> &#x2014; material icon named "arrow back" and <i class="material-icons md-36">arrow_back_ios</i> &#x2014; material icon named "arrow back ios".;
......@@ -164,7 +164,7 @@ class Icons {
static _PlatformAdaptiveIcons get adaptive => _PlatformAdaptiveIcons();
// Generated code: do not hand-edit.
// See https://github.com/flutter/flutter/wiki/Updating-Material-Design-Fonts
// See https://github.com/flutter/flutter/wiki/Updating-Material-Design-Fonts-&-Icons
// BEGIN GENERATED ICONS
/// <i class="material-icons md-36">10k</i> &#x2014; material icon named "10k".
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment