mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-02-06 03:32:18 +08:00
Fix broken URLs in regal/README.md
PiperOrigin-RevId: 290628011
This commit is contained in:
committed by
Diego de Las Casas
parent
829d8444bb
commit
70ede47463
@@ -99,11 +99,11 @@ engines such as <a href="https://g.co/datasetsearch">Google Dataset Search</a>.
|
||||
</tr>
|
||||
<tr>
|
||||
<td>url</td>
|
||||
<td><code itemprop="url">https://github.com/deepmind/deepmind_research/regal</code></td>
|
||||
<td><code itemprop="url">https://github.com/deepmind/deepmind-research/tree/master/regal</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>sameAs</td>
|
||||
<td><code itemprop="sameAs">https://github.com/deepmind/deepmind_research/regal</code></td>
|
||||
<td><code itemprop="sameAs">https://github.com/deepmind/deepmind-research/tree/master/regal</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>description</td>
|
||||
|
||||
Reference in New Issue
Block a user