Skip to content

Commit

Permalink
feat(video): namespace files
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 committed Nov 12, 2024
1 parent f2781ef commit 7d3f2e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/docs/05.concepts/02.namespace-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ icon: /docs/icons/concepts.svg

Manage Namespace Files and how to use them in your flows.

<div class="video-container">
<iframe src="https://www.youtube.com/embed/j7X8Zi_HUdM?si=AGiPdH4WgLnuJXkb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

## What are Namespace Files

Namespace Files are files tied to a given namespace. You can think of Namespace Files as equivalent of a project in your local IDE or a copy of your Git repository.
Expand Down

0 comments on commit 7d3f2e5

Please sign in to comment.