We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d52dd3 commit 93f6b14Copy full SHA for 93f6b14
docs/_layouts/default.html
@@ -26,7 +26,7 @@
26
<body>
27
28
<!-- HEADER -->
29
- <div id="header_wrap_1" class="outer">
+ <div id="header_wrap" class="outer">
30
<header class="inner">
31
<a id="forkme_banner" href="https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python">View on GitHub</a>
32
<h1 id="project_title">Reinforcement Learning in Python</h1>
@@ -182,7 +182,7 @@ <h3 id="reference-to-1">Reference to:</h3>
182
</div>
183
184
<!-- FOOTER -->
185
- <div id="footer_wrap_1" class="outer">
+ <div id="footer_wrap" class="outer">
186
<footer class="inner">
187
188
<p class="copyright">"Reinforcement Learning in Python" maintained by <a href="https://github.com/sichkar-valentyn">Valentyn Sichkar</a></p>
0 commit comments