Skip to content

Commit

Permalink
Update doxygen comments to reflect new home
Browse files Browse the repository at this point in the history
Summary: tsia

Reviewed By: Orvid

Differential Revision: D66715040

fbshipit-source-id: 3952e7a5e9ea54b8fd1067540c6bdf417bf1f315
  • Loading branch information
Gownta authored and facebook-github-bot committed Dec 5, 2024
1 parent 7b2eefb commit 949a211
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion folly/coro/Retry.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#if FOLLY_HAS_COROUTINES

/**
* \file experimental/coro/Retry.h
* \file coro/Retry.h
*
* Coroutine implementation of futures/Retrying.h
*
Expand Down
2 changes: 1 addition & 1 deletion folly/coro/WithCancellation.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#if FOLLY_HAS_COROUTINES

/**
* \file experimental/coro/WithCancellation.h
* \file coro/WithCancellation.h
* co_withCancellation allows caller to pass in a cancellation token to a
* awaitable
*
Expand Down

0 comments on commit 949a211

Please sign in to comment.