Skip to content

Commit a665f79

Browse files
docs: change relative URLs to absolute URLs to fix broken links. (#260)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/f21629c7-068a-4913-907f-ae9811f1de1a/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 324941614 Source-Link: googleapis/googleapis@6fd0756
1 parent bd3d1f2 commit a665f79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dataproc/snippets/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-dataproc</artifactId>
4444
</dependency>
45-
<!-- BEGIN_EXCLUDE -->
45+
<!-- [START_EXCLUDE] -->
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-storage</artifactId>
@@ -59,7 +59,7 @@
5959
<version>1.0.1</version>
6060
<scope>test</scope>
6161
</dependency>
62-
<!-- END_EXCLUDE -->
62+
<!-- [END_EXCLUDE] -->
6363
</dependencies>
6464
<!-- [END dataproc_install_with_bom] -->
6565
</project>

0 commit comments

Comments
 (0)