doc/website: fix go get entfix path (#4326)

This commit is contained in:
Jannik Clausen
2025-02-12 16:09:36 +01:00
committed by GitHub
parent bfd5471a48
commit e84d59c821
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="go-import" content="entgo.io/ent git https://github.com/ent/ent">
<meta name="go-source" content="entgo.io/ent https://github.com/ent/ent https://github.com/ent/ent/tree/master{/dir} https://github.com/ent/ent/blob/master{/dir}/{file}#L{line}">
<meta http-equiv="refresh" content="0; url=https://pkg.go.dev/entgo.io/ent/entfix">
</head>
<body>
Nothing to see here; <a href="https://pkg.go.dev/entgo.io/ent/entfix">move along</a>.
</body>
</html>