Skip to content

Commit 2e682d8

Browse files
link to omegaconf custom resolvers to fix 2839 (#2881)
1 parent a867e42 commit 2e682d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docs/configure_hydra/Intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,6 @@ minor: ${python_version:minor} # 3.8
154154
micro: ${python_version:micro} # 3.8.2
155155
```
156156

157+
Additionally hydra supports OmegaConf <a class="external" href="https://omegaconf.readthedocs.io/en/latest/custom_resolvers.html#custom-resolvers" target="_blank">custom resolvers</a>
158+
157159
You can learn more about OmegaConf <a class="external" href="https://omegaconf.readthedocs.io/en/latest/usage.html#access-and-manipulation" target="_blank">here</a>.

0 commit comments

Comments
 (0)