Update branch name to main (#30877)

This commit is contained in:
Alex Touchet 2023-12-16 01:32:20 -08:00 committed by GitHub
parent ccf0b739df
commit e4aed3d06a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 19 additions and 19 deletions

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
@ -28,7 +28,7 @@
<div class="row">
<div class="col-sm-12">
<h1> Servo Layout Viewer </h1>
<p> Check the <a href="https://github.com/servo/servo/blob/master/etc/layout_viewer/README.md">README</a> for instructions.</p>
<p> Check the <a href="https://github.com/servo/servo/blob/main/etc/layout_viewer/README">README</a> for instructions.</p>
</div>
</div>
<div class="row">

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
@ -31,7 +31,7 @@
<p>
Check the
<a
href="https://github.com/servo/servo/blob/master/etc/layout_viewer/README.md"
href="https://github.com/servo/servo/blob/main/etc/layout_viewer/README"
>README</a
>
for instructions.