Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 4fa2a45

Browse files
committed
updates path to common macros in ads-template
1 parent 3146a63 commit 4fa2a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gapic/ads-templates/docs/conf.py.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends '_base.py.j2' %}
22

33
{% block content %}
4-
{% from "docs/common_setup.py.j2" import sphinx_imports, sphinx_setup %}
4+
{% from "gapic/templates/docs/common_setup.py.j2" import sphinx_imports, sphinx_setup %}
55

66
#
77
# {{ api.naming.warehouse_package_name }} documentation build configuration file

0 commit comments

Comments
 (0)